Move verify stream to right project 09/69709/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 20 Mar 2018 20:30:16 +0000 (13:30 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 20 Mar 2018 20:30:16 +0000 (13:30 -0700)
the csit project with the verify jobs is the one that
needs the verify-stream values

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

index 42f7e4a0fd5f0f200aa41fc18b952379b32c9403..77d08b0d780fd61331505cb8d219410daf6242b9 100644 (file)
       - all:
           scope: 'all'
 
-    verify-stream: 'oxygen'
-    verify-branch: 'stable/oxygen'
-    verify-karaf-version: 'karaf4'
-
     # Mininet configuration
     tools_system_count: 3
     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
@@ -48,7 +44,6 @@
       - inttest-csit-verify-1node
       - inttest-csit-verify-3node
 
-
     # The project name
     project: 'genius'
 
           branch: 'stable/carbon'
           karaf-version: karaf3
 
+    verify-stream: 'oxygen'
+    verify-branch: 'stable/oxygen'
+    verify-karaf-version: 'karaf4'
+
     install:
       - all:
           scope: 'all'