aboutsummaryrefslogtreecommitdiffstats
path: root/plans/sdc/uiSanity/testplan.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12[CSIT] Fix SDC CSIT Run Errors/Warnings & Path Correctionmatthew-mcneilly1-1/+1
Use of old for loop syntax causing failure in SDC CSIT "Support for the old for loop syntax has been removed. Replace ': FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes." Testplan.txt path pointing to sanity instead of uiSanity causing wrong testplan to be executed. Fix for sdc-helm-validator warning "Verify That Sdc Helm Validator Responds With Error For Chart Valid... [ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead." Issue-ID: SDC-3573 Signed-off-by: matthew-mcneilly <matthew.mcneilly@est.tech> Change-Id: Idff668b05330eaf685ab519ee2a0d7cd4fed7ceb
2018-09-27Adjust relative paths for CSIT filesGary Wu1-1/+1
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+3
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>