aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/aaf/aaf-sms-suite
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu4-111/+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-09-18Fix breaking CSIT for SMSKiran Kamineni1-9/+6
Fixes the broken SMS CSIT Issue-ID: AAF-505 Change-Id: I463baff0d9a2b103b749c375089e3e24e837094c Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-13Fix failing CSIT after patch 66277Kiran Kamineni1-6/+9
CSIT for SMS is failing after patch 66277 This patch addresses that. Issue-ID: AAF-490 Change-Id: I28f164ebbdc558703ffc5713c313fdf6a5199054 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.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-03-30Adding CSIT test for SMSKiran Kamineni4-0/+111
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>