summaryrefslogtreecommitdiffstats
path: root/test/csit/plans/aaf/sms-test-plan/teardown.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-25/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-17Fix CSIT which broke because of AAF-168Kiran Kamineni1-1/+1
AAF-168 broke CSIT test for SMS. This should fix it. Also updated the versions of vault being used Issue-ID: AAF-251 Change-Id: I154191c515d932c1aac24b34fd7946835ad26fac Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-03Fixing broken CSIT by 40573Kiran Kamineni1-0/+3
SMS CSIT was broken because of patch 40573 This patch should fix that issue Issue-ID: AAF-189 Change-Id: I4a26841e833237ad485ca62fa76262b1832c5946 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-30Adding CSIT test for SMSKiran Kamineni1-0/+22
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>