X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-sanity.yaml;h=7cb70f9ea0d3fa180f5d8b865ae65edeb3501b78;hb=cb52af35b0fa1272dec4181513fd3227b4df9f4c;hp=94ca35465cf7df772f05049b2c47443768ac5a30;hpb=34efb6edd06fb16d07c6a1cee190a0c3a83c6c31;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 94ca35465..7cb70f9ea 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml @@ -2,8 +2,8 @@ - project: name: openflowplugin-csit-sanity jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'openflowplugin' @@ -13,18 +13,23 @@ # 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, @@ -33,6 +38,3 @@ # Robot custom options robot-options: '-v SWITCHES:3' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212