X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=fe3124a3b7df30b5f77a8a6e26f220d0a8a14904;hb=8b4e19754eb142038a80560dfdb94f3a1f98ae0e;hp=ecb5d8c3be483f4854569d1263d0108bbc22b7fe;hpb=17721556b70eb48240271dd5538034672e1353e8;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index ecb5d8c3b..fe3124a3b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -6,6 +6,7 @@ # The project name project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: @@ -14,16 +15,14 @@ # Project branches stream: - - phosphorus: + - argon: branch: "master" - jre: "openjdk11" install: "all" - - silicon: - branch: "stable/silicon" - jre: "openjdk11" + - chlorine: + branch: "stable/chlorine" install: "all" - - aluminium: - branch: "stable/aluminium" + - sulfur: + branch: "stable/sulfur" jre: "openjdk11" install: "all"