diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-10 15:27:46 +0800 |
---|---|---|
committer | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-10 15:58:55 +0800 |
commit | e2ccf76880e7f2bff9be43893fbb56aa69eebc22 (patch) | |
tree | a8b7a5d8ed3c8492bbcb565ee32e331c6f6a7893 /plans/vfc-nfvo-catalog | |
parent | 88a563a5e2192fd1351c8b6f9a1ef04b8ad77830 (diff) |
Add csit case for Individual VNF Package and Content
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: I6626ff1937cc8bbfafcc5707e4bc541e1579998a
Diffstat (limited to 'plans/vfc-nfvo-catalog')
-rw-r--r-- | plans/vfc-nfvo-catalog/sanity-check/testplan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt index d6656fe7..ad6cad50 100644 --- a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt +++ b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt @@ -4,3 +4,5 @@ vfc/nfvo-catalog/test.robot vfc/nfvo-catalog/Subscriptions.robot vfc/nfvo-catalog/IndividualSubscription.robot vfc/nfvo-catalog/VNFPackages.robot +vfc/nfvo-catalog/IndividualVNFPackage.robot +vfc/nfvo-catalog/VNFPackageContent.robot |