From: Jamo Luhrsen Date: Wed, 14 Nov 2018 22:00:31 +0000 (+0000) Subject: Merge "Adjust netconf cluster suites" X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=378a035e9b13cc1310ea758bc867c59c99dac7a0;hp=a66573bcaefe73be4f9ae4b67dab2fdc902b95cf;p=releng%2Fbuilder.git Merge "Adjust netconf cluster suites" --- diff --git a/jjb/netconf/netconf-cluster-stress.yaml b/jjb/netconf/netconf-cluster-stress.yaml deleted file mode 100644 index c2dbc5320..000000000 --- a/jjb/netconf/netconf-cluster-stress.yaml +++ /dev/null @@ -1,34 +0,0 @@ ---- -- project: - name: netconf-csit-cluster-stress - jobs: - - inttest-csit-3node - - # The project name - project: 'netconf' - - # The functionality under test - functionality: 'cluster-stress' - - # Project branches - stream: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - # Features to install - install-features: > - odl-restconf, - odl-jolokia, - odl-netconf-clustered-topology - - # Robot custom options - # TODO: Make sure every suite has this as default, then remove this value from here. - robot-options: '-v USE_NETCONF_CONNECTOR:False' diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index 18da27dc5..7652b068f 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -20,8 +20,8 @@ branch: 'stable/oxygen' install: - - all: - scope: 'all' + - only: + scope: 'only' # Features to install install-features: > diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 1aa626f0a..85766f77d 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -20,8 +20,8 @@ branch: 'stable/oxygen' install: - - all: - scope: 'all' + - only: + scope: 'only' # Features to install install-features: >