ci: compile f26/c7-primary with libcurl/openssl
authorJonathan Lebon <jlebon@redhat.com>
Wed, 11 Oct 2017 14:54:59 +0000 (14:54 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 11 Oct 2017 16:05:52 +0000 (16:05 +0000)
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

.papr.yml

index 00512eda1836dfa4a6e577ec1bbd63b8f33c2929..5b1acbee8bfacefbb5e05d0192ec414382848039 100644 (file)
--- a/.papr.yml
+++ b/.papr.yml
@@ -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