diff options
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 |