[Git][reproducible-builds/diffoscope][master] 2 commits: rename the tests in gitlab

Mattia Rizzolo gitlab at salsa.debian.org
Fri Sep 28 18:13:11 CEST 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
5393dc67 by Mattia Rizzolo at 2018-09-28T15:58:41Z
rename the tests in gitlab

Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
7f9f0acd by Mattia Rizzolo at 2018-09-28T15:59:14Z
ignore CI failures in testing

Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -8,18 +8,21 @@ before_script:
   script:
     - py.test-3 -vv -l -r a
 
-test:unstable:
+unstable:
   <<: *test
   image: debian:unstable
 
-test:testing:
+testing:
   <<: *test
   image: debian:testing
+  # in testing the build-dependencies are not installable.
+  # keep trying, but ignore the failures
+  allow_failure: true
 
-test:stable-bpo:
+stable-bpo:
   <<: *test
   image: debian:stable-backports
 
-test:ubuntu-devel:
+ubuntu-devel:
   <<: *test
   image: ubuntu:devel



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/6defca66ac49a4e06d691ef7fc34910d95dca256...7f9f0acd4c2731762bcc66e5c1f7042797c89854

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/6defca66ac49a4e06d691ef7fc34910d95dca256...7f9f0acd4c2731762bcc66e5c1f7042797c89854
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180928/17ac817c/attachment.html>


More information about the rb-commits mailing list