X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=5e8a359d2dba2b676d3057370fcb491faf17adbc;hb=b49a27745d0dcaf0b46b47949c2bcc4647f17e39;hp=9b992e5760cdd4e3ac0353364ab82d619916336d;hpb=9a1082d553399a567708ccc68c0cbad0d7f9e1f5;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index 9b992e576..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: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - master: + branch: "master" + jre: "openjdk11" + + karaf-version: netconf install: - - all: - scope: 'all' + - 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"