From f799428f8839a59973ba7edb3b6e66819e27e5ee Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 8 Mar 2019 10:51:42 +0100 Subject: Remove SDNVPN as it doesn't participate to hunter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iddeaa3890635103b66042a918ab66cabd8fdee60 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 1 - docker/features/testcases.yaml | 13 ------------- docker/features/thirdparty-requirements.txt | 1 - functest/ci/testcases.yaml | 13 ------------- upper-constraints.txt | 1 - 5 files changed, 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 @@ -23,19 +23,6 @@ tiers: args: 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 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 @@ -467,19 +467,6 @@ tiers: args: 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 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 -- cgit 1.2.3-korg