[Pkg-samba-maint] [Git][samba-team/samba][master] 4 commits: Update salsa-ci.yml
Mathieu Parent
gitlab at salsa.debian.org
Thu Aug 1 01:09:15 BST 2019
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
e86ec047 by Mathieu Parent at 2019-07-31T05:51:55Z
Update salsa-ci.yml
- - - - -
70ef0bea by Mathieu Parent at 2019-07-31T17:21:08Z
Allow failure for reprotest job
Until #912340 is fixed
- - - - -
a91ba8bf by Mathieu Parent at 2019-07-31T22:27:33Z
Allow failure for blhc job
Until #929503 is fixed
- - - - -
80b7bf90 by Mathieu Parent at 2019-08-01T00:09:06Z
Merge branch 'ci' into 'master'
Update salsa-ci.yml
See merge request samba-team/samba!28
- - - - -
2 changed files:
- − debian/gitlab-ci.yml
- + debian/salsa-ci.yml
Changes:
=====================================
debian/gitlab-ci.yml deleted
=====================================
@@ -1,23 +0,0 @@
-include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-
-build:
- extends: .build-package
-
-reprotest:
- extends: .test-reprotest
- # Until https://bugs.debian.org/912340 is fixed
- allow_failure: true
-
-lintian:
- extends: .test-lintian
-
-autopkgtest:
- extends: .test-autopkgtest
-
-piuparts:
- extends: .test-piuparts
-
-# Samba sometimes needs ldb from experimental
-before_script:
- - echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
- - "echo 'Package: ldb-tools libldb* python*-ldb*\nPin: release a=experimental\nPin-Priority: 500' > /etc/apt/preferences.d/experimental.pref"
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,12 @@
+---
+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
+
+blhc:
+ # Until https://bugs.debian.org/929503 is fixed in blhc
+ allow_failure: true
+
+reprotest:
+ # Until https://bugs.debian.org/912340 is fixed in samba
+ allow_failure: true
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/7f6285890227033b54178cfa74aca687adecaf6f...80b7bf90e7bb03ec9d04a2b7e0a5327f59b4b1d5
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/7f6285890227033b54178cfa74aca687adecaf6f...80b7bf90e7bb03ec9d04a2b7e0a5327f59b4b1d5
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/pkg-samba-maint/attachments/20190801/5cac60dd/attachment-0001.html>
More information about the Pkg-samba-maint
mailing list