diff options
author | xudan <xudan16@huawei.com> | 2019-05-13 04:40:24 -0400 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2019-05-22 06:23:29 +0000 |
commit | 2bb4fd12a195f32357fafd8b11374118fc336d3c (patch) | |
tree | d7f24f7cc38147aaafd2eb135b031e49a1427f54 /etc/userconfig/bgpvpn_testcases.yaml | |
parent | 47559a6afe2c66ff536c45f61be730991042b68d (diff) |
Remove sdnvpn test cases
Functest removed test case 'bgpvpn' from scope of Hunter release.
Also remove them from Dovetail for next release.
The original link of refstack is invalid now. Changing it to interop link.
Change-Id: I5b686496e106d688b8b3768401be95ac58fa2122
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/userconfig/bgpvpn_testcases.yaml')
-rw-r--r-- | etc/userconfig/bgpvpn_testcases.yaml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/etc/userconfig/bgpvpn_testcases.yaml b/etc/userconfig/bgpvpn_testcases.yaml deleted file mode 100644 index e5acb1b8..00000000 --- a/etc/userconfig/bgpvpn_testcases.yaml +++ /dev/null @@ -1,27 +0,0 @@ -############################################################################## -# Copyright (c) 2019 opnfv. -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## - ---- -tiers: - - - name: features - order: 2 - description: >- - Test suites from feature projects - integrated in functest - testcases: - - - case_name: bgpvpn - project_name: sdnvpn - criteria: 100 - blocking: false - description: >- - Test suite from SDNVPN project. - run: - name: bgpvpn |