remove -all- job from basic cluster tests 13/31213/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 11 Dec 2015 17:57:19 +0000 (09:57 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 11 Dec 2015 17:57:19 +0000 (09:57 -0800)
bug 4676 prevents controller from coming up and no traction
to resolve the bug, so removing job for now.

https://bugs.opendaylight.org/show_bug.cgi?id=4676

Change-Id: Ia22c2a6e2f477f37a9f0a24543e965b8b4b4262b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/controller/controller-csit-clustering.yaml

index 8b28b72a984421fbbdf4a123b277674fc1fc5ae0..d0d899a44ffc581de05b9ae070263b71dba97d54 100644 (file)
@@ -20,8 +20,6 @@
     install:
         - only:
             scope: 'only'
-        - all:
-            scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-connector-ssh'