[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: disable odxu4c jobs as the node is down awaiting reinstall
Mattia Rizzolo
mattia at debian.org
Tue Apr 10 11:15:08 BST 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 359f3f4a968ae545a4dfebbc38b90c198684c60b
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Apr 10 12:14:53 2018 +0200
reproducible debian: disable odxu4c jobs as the node is down awaiting reinstall
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/reproducible.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d20d66e..f0f1877 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -303,7 +303,7 @@
- 'jtx1c': { my_arch: 'armhf' }
- 'odxu4a': { my_arch: 'armhf' }
- 'odxu4b': { my_arch: 'armhf' }
- - 'odxu4c': { my_arch: 'armhf' }
+ - 'odxu4c': { my_arch: 'armhf', my_disabled: true }
- 'odu3a': { my_arch: 'armhf' }
- 'opi2a': { my_arch: 'armhf' }
- 'opi2b': { my_arch: 'armhf' }
@@ -359,7 +359,7 @@
- 'jtx1c': { my_arch: 'armhf' }
- 'odxu4a': { my_arch: 'armhf' }
- 'odxu4b': { my_arch: 'armhf' }
- - 'odxu4c': { my_arch: 'armhf' }
+ - 'odxu4c': { my_arch: 'armhf', my_disabled: true }
- 'odu3a': { my_arch: 'armhf' }
- 'opi2a': { my_arch: 'armhf' }
- 'opi2b': { my_arch: 'armhf' }
@@ -440,7 +440,7 @@
- 'jtx1c': { my_arch: 'armhf' }
- 'odxu4a': { my_arch: 'armhf' }
- 'odxu4b': { my_arch: 'armhf' }
- - 'odxu4c': { my_arch: 'armhf' }
+ - 'odxu4c': { my_arch: 'armhf', my_disabled: true }
- 'odu3a': { my_arch: 'armhf' }
- 'opi2a': { my_arch: 'armhf' }
- 'opi2b': { my_arch: 'armhf' }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list