X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=49e5a8164240c4391b741c3ef1aa59f5e12cd3a2;hb=6c099dfd81640689dec35b6bcad121be7304133d;hp=7c54ff96db71cf728366773d230d0309c84a232f;hpb=74d14c7b7904922061e1dafe7482438521aae6f7;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index 7c54ff96d..49e5a8164 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -5,30 +5,33 @@ - inttest-csit-3node # The project name - project: 'netconf' + project: "netconf" # The functionality under test - functionality: 'clustering-scale' + functionality: "clustering-scale" # Project branches stream: + - master: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + branch: "stable/aluminium" + jre: "openjdk11" + + karaf-version: netconf install: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf, - odl-netconf-clustered-topology + odl-restconf, + odl-netconf-clustered-topology # Robot custom options - robot-options: '-v USE_NETCONF_CONNECTOR:False' + robot-options: "-v USE_NETCONF_CONNECTOR:False"