[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: stop default jobs from trying @debedu tests
    Holger Levsen 
    holger at layer-acht.org
       
    Tue Nov 29 11:12:57 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 786382b8b27127b7f3c32696a1ff67281e5d5b51
Author: Philip Hands <phil at hands.com>
Date:   Tue Nov 29 12:11:36 2016 +0100
    lvc: stop default jobs from trying @debedu tests
---
 job-cfg/lvc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 3066b88..c8ee951 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -57,7 +57,7 @@
     my_time: '45 23 01 11 *'
     my_pngs: 'results/*.png'
     my_opts: '--tags both-ui'
-    my_opts: '--tags ~@broken --tags ~@trivial --tags ~@preseed --tags ~@text-ui --tags ~@gui'
+    my_opts: '--tags ~@broken --tags ~@trivial --tags ~@preseed --tags ~@text-ui --tags ~@gui --tags ~@debedu'
     my_description: 'Work in progress...'
     jobs:
         - '{name}_{distro}':
-- 
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