aboutsummaryrefslogtreecommitdiffstats
path: root/run-csit.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-06-17bumping robotframework-onap to 0.5DR695H1-1/+1
Issue-ID: TEST-158 Change-Id: I457203521765773e4f831bd1d151d8d80ca58ba7 Signed-off-by: DR695H <dr695h@att.com>
2019-05-30csit should pull from the pypi instead of gitDR695H1-3/+1
Change-Id: Ia04a0b06cac6ef415d427701caa09e40c8e15eae Issue-ID: TEST-159 Signed-off-by: DR695H <dr695h@att.com>
2019-04-25Adjust python-testing-utils install commandDR695H1-0/+1
Add robotframework-onap subdirectory to checkout the right branch previousely we automatically checked out the default branch which can change by external things and would also be wrong for past releases Change-Id: I1e8d2dac6aee04a58494d84bd038340b21f0dd04 Issue-ID: TEST-143 Signed-off-by: DR695H <dr695h@att.com>
2019-04-25Adjust python-testing-utils install commandkaihlavi1-1/+1
Add robotframework-onap subdirectory to pip install of python-testing-utils to adjust to refactored structure Change-Id: Ia68bacb222e461218f1e02b4cb7ae1b94dde4584 Issue-ID: TEST-141 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu1-13/+11
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/+177
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>