diff options
author | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-13 13:52:28 +0800 |
---|---|---|
committer | Olivia.Zhan <zhan.jie1@zte.com.cn> | 2019-07-13 13:52:28 +0800 |
commit | 280a868950cacdbba9c17cc9f959c68943c470f2 (patch) | |
tree | 1d8898ebc78fd94f30172c294eaf2f6141e4c8d3 /plans/vfc-nfvo-catalog | |
parent | 45e823fac25c7722b768888c121476f995a489b9 (diff) |
Add csit case for NSD Content
Issue-ID: INT-1015
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: Ie57a58719632ff4be134cde6bea6de277e8cde6e
Diffstat (limited to 'plans/vfc-nfvo-catalog')
-rw-r--r-- | plans/vfc-nfvo-catalog/sanity-check/testplan.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt index 49b8e6c4..56c96d38 100644 --- a/plans/vfc-nfvo-catalog/sanity-check/testplan.txt +++ b/plans/vfc-nfvo-catalog/sanity-check/testplan.txt @@ -7,6 +7,7 @@ vfc/nfvo-catalog/VNFPackages.robot vfc/nfvo-catalog/IndividualVNFPackage.robot vfc/nfvo-catalog/VNFPackageContent.robot vfc/nfvo-catalog/PNFDescriptors.robot +vfc/nfvo-catalog/IndividualPnfDescriptor.robot vfc/nfvo-catalog/NSDescriptors.robot vfc/nfvo-catalog/IndividualNSDescriptor.robot -vfc/nfvo-catalog/IndividualPnfDescriptor.robot +vfc/nfvo-catalog/NSDContent.robot |