salsa-ci: Skip reprotest
authorGuido Günther <agx@sigxcpu.org>
Wed, 26 Aug 2020 07:54:45 +0000 (09:54 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 26 Aug 2020 07:54:45 +0000 (09:54 +0200)
It triggers a tess failure since a test can write to a
destinatino it should not be able to write too.

debian/salsa-ci.yml

index 5e6658dec87522f2b401944449a74fd81a97888a..768d72ee5295d9d991813d581ab47c5df311a41f 100644 (file)
@@ -3,3 +3,7 @@ include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
 
+# Reprotest triggers a test failure not related to reproducibility
+variables:
+  SALSA_CI_DISABLE_REPROTEST: 1
+