Move clustering-netvirt-master to ovsdb-verify-custom job 31/32131/1
authorFlavio Fernandes <ffernand@redhat.com>
Tue, 5 Jan 2016 12:23:09 +0000 (07:23 -0500)
committerFlavio Fernandes <ffernand@redhat.com>
Tue, 5 Jan 2016 12:23:09 +0000 (07:23 -0500)
Just like routermanager, clustering-netvirt-master only needs
the verify job. By moving it out of ovsdb.cfg and into the
verify-custom.yaml is the better way of accomplishing that.

Change-Id: I8714a1e4317af7959d5dd10ffe86d824418608eb
ref: https://git.opendaylight.org/gerrit/#/c/31791/
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
jjb/ovsdb/ovsdb-verify-custom.yaml
jjb/ovsdb/ovsdb.cfg

index 08acf6eeb53427b4801ac7031c25da828950379f..e26c28a0c33b07a4dc7cbddd37c730a388f9e1a9 100644 (file)
             jdk: openjdk8
             jdks:
                 - openjdk8
+        - clustering-netvirt-master:
+            branch: 'topic/master/net-virt-clustering'
+            jdk: openjdk7
+            jdks:
+                - openjdk7
 
     project: 'ovsdb'
index 39a5d74288196addd1ac315add6987833324214c..ba0414062d8cac0b4994a448e0410e4bcaed0f82 100644 (file)
@@ -3,9 +3,6 @@ STREAMS:
     branch: master
     jdks: openjdk7,openjdk8
     autorelease: true
-- clustering-netvirt-master:
-    branch: topic/master/net-virt-clustering
-    jdks: openjdk7
 - pre-boron:
     branch: pre-boron
     jdks: openjdk7,openjdk8