aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-08 10:51:42 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-08 10:52:30 +0100
commitf799428f8839a59973ba7edb3b6e66819e27e5ee (patch)
tree9dce219f8e184383deea044c29d4f7f04b910a98
parent226e0f36ee86202c262444cd0712250f4691ab49 (diff)
Remove SDNVPN as it doesn't participate to hunter
Change-Id: Iddeaa3890635103b66042a918ab66cabd8fdee60 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--ansible/site.yml1
-rw-r--r--docker/features/testcases.yaml13
-rw-r--r--docker/features/thirdparty-requirements.txt1
-rw-r--r--functest/ci/testcases.yaml13
-rw-r--r--upper-constraints.txt1
5 files changed, 0 insertions, 29 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 38dbfacd5..6a519908a 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -85,7 +85,6 @@
- container: functest-features
tests:
- doctor-notification
- - bgpvpn
- functest-odl-sfc
- barometercollectd
- vgpu
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index aff063f8e..327ceafd3 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -24,19 +24,6 @@ tiers:
cmd: 'doctor-test'
-
- case_name: bgpvpn
- project_name: sdnvpn
- enabled: false
- criteria: 100
- blocking: false
- description: >-
- Test suite from SDNVPN project.
- dependencies:
- - DEPLOY_SCENARIO: 'bgpvpn'
- run:
- name: bgpvpn
-
- -
case_name: functest-odl-sfc
project_name: sfc
criteria: 100
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 3107e15e5..ec5f4802f 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -2,7 +2,6 @@ robotframework-httplibrary;python_version<'3.0'
robotframework-requests;python_version<'3.0'
robotframework-sshlibrary;python_version<'3.0'
# baro_tests;python_version<'3.0'
-# sdnvpn;python_version<'3.0'
sfc;python_version<'3.0'
# stor4nfv_tests;python_version<'3.0'
# doctor-tests;python_version>='3.0'
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 3e515bf8d..71d524e5c 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -468,19 +468,6 @@ tiers:
cmd: 'doctor-test'
-
- case_name: bgpvpn
- project_name: sdnvpn
- enabled: false
- criteria: 100
- blocking: false
- description: >-
- Test suite from SDNVPN project.
- dependencies:
- - DEPLOY_SCENARIO: 'bgpvpn'
- run:
- name: bgpvpn
-
- -
case_name: functest-odl-sfc
project_name: sfc
criteria: 100
diff --git a/upper-constraints.txt b/upper-constraints.txt
index 493ceb744..27aa7b6fc 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -2,7 +2,6 @@ git+https://gerrit.opnfv.org/gerrit/functest#egg=functest
git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules
git+https://gerrit.opnfv.org/gerrit/snaps@0dacfaa2fbd2dfe7fc9d438b9350a0187506e61c#egg=snaps
git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests
-git+https://gerrit.opnfv.org/gerrit/sdnvpn#egg=sdnvpn
git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc
-e git+https://gerrit.opnfv.org/gerrit/doctor#egg=doctor-tests
git+https://gerrit.opnfv.org/gerrit/stor4nfv#egg=stor4nfv-tests