SXP: Remove cluster routing tests 22/79222/1
authorIvan Hrasko <ihrasko@cisco.com>
Fri, 4 Jan 2019 07:54:32 +0000 (08:54 +0100)
committerIvan Hrasko <ihrasko@cisco.com>
Fri, 4 Jan 2019 07:54:32 +0000 (08:54 +0100)
- 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 <ihrasko@cisco.com>
jjb/sxp/sxp-csit-cluster-routing.yaml [deleted file]

diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml
deleted file mode 100644 (file)
index 8f4e822..0000000
+++ /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: ''