Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
New variable: SDC_TEST_HTTPS
Adjusted robot test too and fixed bad naming there - it was not
the SDC BE container but SDC FE.
For this change to work the upstream change in SDC has to be merged
too - or use this only with a local repo and with some proper setup.
+ Added quotes around shell variables
Issue-ID: SDC-2564
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
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>
|