[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: add support for osuosl170 running in the future
Holger Levsen
gitlab at salsa.debian.org
Mon Jan 14 19:26:24 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e86711cc by Holger Levsen at 2019-01-14T19:26:11Z
reproducible: add support for osuosl170 running in the future
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- deploy_jdn
Changes:
=====================================
deploy_jdn
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
#
-# Copyright 2014-2018 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2019 Holger Levsen <holger at layer-acht.org>
# © 2018 Mattia Rizzolo <mattia at debian.org>
#
# released under the GPLv=2
@@ -97,6 +97,7 @@ node_in_the_future () {
case "$1" in
profitbricks-build4-amd64*|profitbricks-build5-amd64*|profitbricks-build6-i386*|profitbricks-build15-amd64*|profitbricks-build16-i386*) true ;;
codethink-sled9*|codethink-sled11*|codethink-sled13*|codethink-sled15*) true ;;
+ osuosl-build170*) true ;;
*) false ;;
esac
}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e86711cc3942210509ed002a11ce18d541ae5be0
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e86711cc3942210509ed002a11ce18d541ae5be0
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/20190114/d7a4c26b/attachment.html>
More information about the Qa-jenkins-scm
mailing list