aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/aaf
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24Renaming AAF servicesVictor Morales2-8/+15
This change fixes the names used by docker-compose for AAF services. Change-Id: Ib99c4fcfd5721c3636b6dd25f82ac8853d80a8e3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-480
2018-04-17Fix CSIT which broke because of AAF-168Kiran Kamineni2-3/+3
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-10fix aaf csit connection timeoutSai Gandham1-9/+9
Issue-ID: AAF-208 Change-Id: I21540ed05a5ba394e8b07bcefcfb6d8ad7558cae Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fixing broken CSIT by 40573Kiran Kamineni2-14/+29
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 Kamineni3-0/+84
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>
2018-03-28modify aaf csit scriptSai Gandham1-2/+2
AAF csit template has been updated according to the new aaf project folder structure.Added docker-compose script to authz project Issue-ID: AAF-199 Change-Id: Ifaf31623faad05bfc59949489f65f4d5dff336b4 Signed-off-by: Sai Gandham <sg481n@att.com>
2017-09-27Add aaf robot testcases to integrationsg481n3-0/+96
Adding csit testcases of aaf to integration project. Modified setup.sh and aafapi.robot file Issue-id: AAF-78 Change-Id: I7c1c194d632583fbd8ed0764b40ec8aa95a307e0 Signed-off-by: sg481n <sg481n@att.com>