diff options
author | Mattia Rizzolo <mattia@debian.org> | 2016-10-18 20:33:00 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-18 22:37:44 +0200 |
commit | 16fc39324525d068f75470429f63559236f140b0 (patch) | |
tree | 54ea6c6446bbc4fb279018f1159d72419309d84d /job-cfg | |
parent | e65adf07723328c7a6fde512788d238277828bfe (diff) | |
download | jenkins.debian.net-16fc39324525d068f75470429f63559236f140b0.tar.xz |
disable debhelper-tests_jessie while work is still in progress for making it actually work
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/packages-tests.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml index 59a8d986..7a4f85b4 100644 --- a/job-cfg/packages-tests.yaml +++ b/job-cfg/packages-tests.yaml @@ -90,3 +90,4 @@ my_trigger: '{name}_jessie' - '{name}_jessie': my_distro: 'jessie' + disabled: true |