[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] try to fixup yaml
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 29 14:13:34 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
51c18aaa by Holger Levsen at 2019-08-29T13:13:24Z
try to fixup yaml
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/packages-tests.yaml
Changes:
=====================================
job-cfg/packages-tests.yaml
=====================================
@@ -116,7 +116,10 @@
my_distro:
- sid: *distro_defaults_sid
- bullseye: *distro_defaults_bullseye
- - buster: {}
+ - buster: *distro_defaults_buster
+ - stretch: {}
+ <<: *distro_defaults_stretch
+ my_disabled: true
jobs:
- simple
@@ -129,6 +132,9 @@
my_distro:
- sid: *distro_defaults_sid
- bullseye: *distro_defaults_bullseye
- - buster: {}
+ - buster: *distro_defaults_buster
+ - stretch: {}
+ <<: *distro_defaults_stretch
+ my_disabled: true
jobs:
- simple
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/51c18aaaa24ccff4ff728115c1798e327cfbe7cb
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/51c18aaaa24ccff4ff728115c1798e327cfbe7cb
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/qa-jenkins-scm/attachments/20190829/26188a47/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list