X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-patch-test.yaml;h=083337d1f0c3b2a9e06eb36d47f61ccf780860be;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=67c0675badafd98a38d3f303c07b764f36cf5933;hpb=0b243fa05d0a1556e0317614e5df4375432af613;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index 67c0675bad..083337d1f0 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -2,23 +2,19 @@ - project: name: openflowplugin-patch-test jobs: - - '{project}-patch-test-{feature}-{stream}' + - inttest-patch-test # The project name project: 'openflowplugin' # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - os-branch: 'ocata' - - nitrogen: - branch: 'stable/nitrogen' - os-branch: 'ocata' - - carbon: - branch: 'stable/carbon' - os-branch: 'ocata' - karaf-version: karaf3 + os-branch: 'queens' + - oxygen: + branch: 'stable/oxygen' + os-branch: 'queens' jdk: 'openjdk8'