ci: compile f26/c7-primary with libcurl/openssl

This is how ostree is shipped in those distros. We already have
alternative testsuites for testing other HTTP & crypto backends.

Closes: #1261
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2017-10-11 14:54:59 +00:00 committed by Atomic Bot
parent 3604b8152a
commit 22869e0b72

View File

@ -17,6 +17,7 @@ env:
GI_SCANNERFLAGS: '--warn-error'
ASAN_OPTIONS: 'detect_leaks=0' # Right now we're not fully clean, but this gets us use-after-free etc
# TODO when we're doing leak checks: G_SLICE: "always-malloc"
CONFIGOPTS: '--with-curl --with-openssl'
tests:
- ci/ci-commitmessage-submodules.sh
@ -41,6 +42,7 @@ host:
env:
CFLAGS: ''
CONFIGOPTS: '--with-curl --with-openssl'
tests:
# FIXME revert setting to 7/3/1611 when repos sync