]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: enabled valgrind tests build
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 27 Sep 2016 09:46:24 +0000 (11:46 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 27 Sep 2016 09:47:15 +0000 (11:47 +0200)
.gitlab-ci.yml

index 3d8604432ce08446ce65dc1fe052a96ebcb61e22..a484b2efb2b289b278b42408fe596d926bea2c8d 100644 (file)
@@ -135,7 +135,7 @@ Fedora/x86_64/FIPS140-2:
 
 Fedora/x86_64/valgrind:
   script:
-  - make autoreconf && rm -f tests/suite/mini-eagain2.c && ./configure
+  - make autoreconf && ./configure
     --disable-non-suiteb-curves --enable-code-coverage --disable-doc && make -j$(nproc) && make check -j$(nproc)
   - make local-code-coverage-output || true
   tags: