[med-svn] [Git][med-team/ivar][master] d/salsa-ci.yml: allow_failure for reprotest

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sat Aug 28 12:20:56 BST 2021



Étienne Mollier pushed to branch master at Debian Med / ivar


Commits:
11b193ef by Étienne Mollier at 2021-08-28T13:19:04+02:00
d/salsa-ci.yml: allow_failure for reprotest

The previous semantics completely disabled reprotest, but we may
want to check reproducibility even though it might fail for now.

- - - - -


2 changed files:

- debian/changelog
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -2,8 +2,9 @@ ivar (1.3.1+dfsg-2) UNRELEASED; urgency=medium
 
   * add forward-build-options.patch; build ivar with Debian build options
   * add gcc-11.patch; fixes ftbfs with Gcc 11  (Closes: #984067)
+  * d/salsa-ci.yml: allow reproducible build test to fail, for the moment
 
- -- Étienne Mollier <emollier at debian.org>  Sat, 28 Aug 2021 10:57:25 +0200
+ -- Étienne Mollier <emollier at debian.org>  Sat, 28 Aug 2021 11:17:19 +0200
 
 ivar (1.3.1+dfsg-1) unstable; urgency=medium
 


=====================================
debian/salsa-ci.yml
=====================================
@@ -3,5 +3,5 @@ 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
 
-variables:
-  SALSA_CI_DISABLE_REPROTEST: 1
+reprotest:
+  allow_failure: true



View it on GitLab: https://salsa.debian.org/med-team/ivar/-/commit/11b193efcf1a4a5402c13351d3bfbf457cc1b246

-- 
View it on GitLab: https://salsa.debian.org/med-team/ivar/-/commit/11b193efcf1a4a5402c13351d3bfbf457cc1b246
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210828/b13a9988/attachment.htm>


More information about the debian-med-commit mailing list