aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/demo.robot
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-02-04 20:36:08 -0500
committerBrian Freeman <bf1936@att.com>2019-02-04 20:36:17 -0500
commitee02b31d7cf9f52b09b78095f26f2f05241cc6b0 (patch)
tree742aa617c8cf0dd55850a02ff4ca2e6890042ba7 /robot/testsuites/demo.robot
parent4dda2603994b846e5d697210f53138a274ab142d (diff)
Dynamic Service Mapping & vFW ip port references
Issue-ID: INT-829 Change-Id: I10f229996cdeb049840fdefe78b35187186a5517 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r--robot/testsuites/demo.robot10
1 files changed, 10 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot
index e270c631..a4ab0997 100644
--- a/robot/testsuites/demo.robot
+++ b/robot/testsuites/demo.robot
@@ -49,6 +49,10 @@ Instantiate VFWCL
[Tags] instantiateVFWCL
Instantiate VNF vFWCL base_vpkg
+Instantiate VFWDT
+ [Tags] instantiateVFWDT
+ Instantiate VNF vFWDT base_vpkg
+
Delete Instantiated VNF
[Documentation] This test assumes all necessary variables are loaded via the variable file create in Save For Delete
@@ -79,3 +83,9 @@ Distribute vFWNG CDS Model
[Timeout] 600
Model Distribution For Directory service=vFWNG cds=vfwng
+Distribute Demo vFWDT Model
+ [Documentation] Distribute Demo vFWDT (does not delete model after distribution)
+ [Tags] DistributeDemoVFWDT
+ [Timeout] 600
+ Model Distribution For Directory service=vFWDT
+