From f8d0bfddb5e9b5c0b8c949fe012da1aa5076cb42 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Tue, 28 Aug 2018 11:39:58 +0800 Subject: 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 --- test/csit/plans/vnfsdk-pkgtools/sanity-check/testplan.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test/csit/plans/vnfsdk-pkgtools/sanity-check') 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 -- cgit 1.2.3-korg