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=442feb4381ba44904c68c6364009ba315242bf10;hpb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 442feb438..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,20 +15,14 @@ # Project branches stream: - - sulfur: + - argon: branch: "master" - jre: "openjdk11" - install: "all" - - phosphorus: - branch: "stable/phosphorus" - 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"