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=b1b92d5b5537ffda4640684bf6702946612c06d1;hpb=94e462e0e54c318fedfd955fcfb053a379840768;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index b1b92d5b5..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: - - sulfur: + - argon: branch: "master" - jre: "openjdk11" install: "all" - - phosphorus: - branch: "stable/phosphorus" - jre: "openjdk11" + - chlorine: + branch: "stable/chlorine" install: "all" - - silicon: - branch: "stable/silicon" + - sulfur: + branch: "stable/sulfur" jre: "openjdk11" install: "all"