X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=5e8a359d2dba2b676d3057370fcb491faf17adbc;hb=a69e52ab7fbf9779c4ffddaff4ca06764e075e62;hp=a59ae159304955b963beb6bd895b1191b73b54c8;hpb=4dc6f512e6272bf953c3b90d20b2c683847c144c;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index a59ae1593..5e8a359d2 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -5,31 +5,27 @@ - inttest-csit-3node # The project name - project: 'netconf' + project: "netconf" # The functionality under test - functionality: 'clustering-scale' + functionality: "clustering-scale" # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - master: + branch: "master" + 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"