diff options
author | Lianhao Lu <lianhao.lu@intel.com> | 2018-08-28 11:39:58 +0800 |
---|---|---|
committer | Lianhao Lu <lianhao.lu@intel.com> | 2018-08-28 11:46:01 +0800 |
commit | f8d0bfddb5e9b5c0b8c949fe012da1aa5076cb42 (patch) | |
tree | e37b970b6a595f2718492b0730384e976b5f01bb /test/csit/plans/vnfsdk-pkgtools | |
parent | bfb3ea4aed9d1727338f475fab5349f07723aca5 (diff) |
CSIT: new test cases for vnfsdk pkgtools
Added new test case for the new functionalities of vnfsdk pkgtools:
- digest
- signing with certificate
Change-Id: I9eeee461ee6ee98053938e1213ac1796574b8fae
Issue-ID: INT-638
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'test/csit/plans/vnfsdk-pkgtools')
-rw-r--r-- | test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt b/test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt index f47c44ed0..05ff05a24 100644 --- a/test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt +++ b/test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt @@ -1,3 +1,4 @@ # Test suites are relative paths under [integration.git]/test/csit/tests/. # Place the suites in run order. vnfsdk-pkgtools/tosca-metadata/create_open.robot +vnfsdk-pkgtools/tosca-metadata/create_validate_digest_signing.robot |