Adding CSIT test for SMS
Adding CSIT tests for Secret Management
Service under AAF. This tests the CRUD
operations for SecretDomain and Secret
Issue-ID: AAF-189
Change-Id: I3dd070fc30d8504593b933d7b623e6a187399444
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
diff --git a/test/csit/plans/aaf/sms-test-plan/testplan.txt b/test/csit/plans/aaf/sms-test-plan/testplan.txt
new file mode 100644
index 0000000..c2b3b7b
--- /dev/null
+++ b/test/csit/plans/aaf/sms-test-plan/testplan.txt
@@ -0,0 +1,3 @@
+# Test suites are relative paths under [integration.git]/test/csit/tests/.
+# Place the suites in run order.
+aaf/aaf-sms-suite
\ No newline at end of file