diff options
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/closed-loop.robot | 4 | ||||
-rw-r--r-- | robot/testsuites/demo.robot | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot index 8f580da8..7e193010 100644 --- a/robot/testsuites/closed-loop.robot +++ b/robot/testsuites/closed-loop.robot @@ -13,3 +13,7 @@ VFW Closed Loop Test VDNS Closed Loop Test [TAGS] ete closedloop VDNS Policy +VFWCL Closed Loop Test + [TAGS] vfwclosedloop + VFWCL High Test ${pkg_host} + VFWCL Low Test ${pkg_host} diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index f3c5847b..216d3091 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -41,7 +41,7 @@ Instantiate VFW Instantiate VFWCL [Tags] instantiateVFWCL - Instantiate VNF vFWCL + Instantiate VNF vFWCL base_vpkg Delete Instantiated VNF |