Age | Commit message (Collapse) | Author | Files | Lines |
|
Preparation steps need to be executed every time for Jenkins as
they do not have all the required libraries preinstalled
This is a quick fix for a problem introduced in
https://gerrit.onap.org/r/#/c/integration/csit/+/93698/
A more proper correction requires refactoring and aligning
prerequirements for local executions and Jenkins and needs
analysis and design to be done in future releases
Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: If15935097d2b90b9d49062429194ca7d7a0e4d3d
|
|
- Move all installation steps to prepare-csit.sh
- Clone ci-management if necessary (instead of expecting it to exist)
- Other minor adjustments
Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I41437eaf53b7b33cb3cf2bed7e372d0843fce64d
|
|
Issue-ID: TEST-158
Change-Id: I457203521765773e4f831bd1d151d8d80ca58ba7
Signed-off-by: DR695H <dr695h@att.com>
|
|
Change-Id: Ia04a0b06cac6ef415d427701caa09e40c8e15eae
Issue-ID: TEST-159
Signed-off-by: DR695H <dr695h@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|