diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-09 15:25:30 +0800 |
---|---|---|
committer | Olivia Zhan <zhan.jie1@zte.com.cn> | 2019-07-09 08:18:00 +0000 |
commit | 1e0cd76fa5fb5f43d2b404083a0622eaf1e7b9f5 (patch) | |
tree | ead5db72e4168cda471f7926cd74ad40d029beab /plans/vfc-nfvo-catalog | |
parent | ca509e7e079d34e723184cab62a3b4783350e2c6 (diff) |
Add csit case for VNF Package Subscriptions and Individual VNF Package Subscription
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: I7b1c7c06ecf535bf9f875efbeaafb2dd70d0a333
Diffstat (limited to 'plans/vfc-nfvo-catalog')
-rw-r--r-- | plans/vfc-nfvo-catalog/sanity-check/testplan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt index cce75ed0..f8a1656c 100644 --- a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt +++ b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt @@ -2,3 +2,4 @@ # Place the suites in run order. vfc/nfvo-catalog/test.robot vfc/nfvo-catalog/Subscriptions.robot +vfc/nfvo-catalog/IndividualSubscription.robot |