From 0a59d949b74ed509542dbe454de8d0fc4314ac27 Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 29 Oct 2018 22:41:53 -0400 Subject: Update BGPVPN and VNF test cases Due to change to Functest Gambia, bgpvpn and vnf test cases failed. Update the testcases.yaml according to Functest's new format. Change-Id: Ia5d9ba291161f7da84a0aadf241e9ab81d83cfa9 Signed-off-by: xudan --- etc/userconfig/bgpvpn_testcases.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 etc/userconfig/bgpvpn_testcases.yaml (limited to 'etc/userconfig/bgpvpn_testcases.yaml') diff --git a/etc/userconfig/bgpvpn_testcases.yaml b/etc/userconfig/bgpvpn_testcases.yaml new file mode 100644 index 00000000..cadfe025 --- /dev/null +++ b/etc/userconfig/bgpvpn_testcases.yaml @@ -0,0 +1,18 @@ +--- +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 -- cgit 1.2.3-korg