From: Ivan Hrasko Date: Fri, 4 Jan 2019 07:54:32 +0000 (+0100) Subject: SXP: Remove cluster routing tests X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=3e90469863a9d5d939d4e62cd9f3b2a6231c461a;p=releng%2Fbuilder.git SXP: Remove cluster routing tests - cluster routing tests are not able to pass on Jenkins because it is not possible to assign additional IP to ODL VM Change-Id: I20051b4821ef872aa64030911f19102a6750aeb0 Signed-off-by: Ivan Hrasko --- diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml deleted file mode 100644 index 8f4e8227ca..0000000000 --- a/jjb/sxp/sxp-csit-cluster-routing.yaml +++ /dev/null @@ -1,41 +0,0 @@ ---- -- project: - name: sxp-csit-routing - jobs: - - inttest-csit-3node - - # The project name - project: 'sxp' - - # The functionality under test - functionality: 'routing' - - # Project branches - stream: - - neon: - branch: 'master' - trigger-jobs: '{project}-merge-{stream}' - karaf-version: 'odl' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features' - - fluorine: - branch: 'stable/fluorine' - trigger-jobs: '{project}-merge-{stream}' - karaf-version: 'odl' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - # Features to install - install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing' - - # Tools VMs: - tools_system_count: 2 - - # Robot custom options: - robot-options: ''