X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=5b564592c1ee766586cebb583d5f273b1440a6bc;hb=refs%2Fchanges%2F83%2F68683%2F11;hp=c887d148012f020cba4bf20d630c8a98a8937d64;hpb=abf22fa7a8adb66650bbc6322e7b5c84eb81d428;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index c887d1480..5b564592c 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -2,7 +2,7 @@ - project: name: openflowplugin-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'openflowplugin' @@ -14,23 +14,25 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' + - oxygen: + branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - karaf-version: karaf3 + karaf-version: 'karaf3' install: - only: scope: 'only' + # Job images + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' + # Features to install install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' - - # mininet image - tools_system_image: 'Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212'