Age | Commit message (Collapse) | Author | Files | Lines |
|
- added robotframework libraries (SSHLibrary, JSONLibrary)
- added ONAPLibrary from testsuite/python-testing-utils
Issue-ID: INT-2294
Change-Id: I0d4c9e9b795b5dbddf19ee89e7a46107f80cae34
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- we also have this in the non-py3 image
- fix broken docker build for healthcheck image
- fix broken docker build for security image
Issue-ID: INT-2294
Change-Id: I712ca75f80b9b2fe8c46b41dc0c44133da0a42c2
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Since last build there were changes in availability
of both packages and constraits files. This commit
fixes that by copying constraints locally and altering
required packages versions to avoid conflicts.
Issue-ID: INT-2288
Change-Id: Iba2e3eeb15c98522b1ac3018142f544dcb9aa61c
Signed-off-by: Marek SzwaĆkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
|
|
update link to upper-constraints.txt
Issue-ID: DOC-823
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Id9723b1087e952398677dddcd9945be7a0bef166
|
|
Fix for the used portnumbers in robot testcases
Issue-ID: CPS-1923
Change-Id: I8ceeb06f822c35ca2ff5308f65b3a102ea4d50f4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Fix to use the updated CPS ports after patch
https://gerrit.onap.org/r/c/cps/+/136315
Issue-ID: CPS-1923
Change-Id: I7ef655ecb1c5a52ddfa56c5d4d336f29c5baa47e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
fixing dmi-plugin repo name
Issue-ID: CPS-990
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I2a9b90ccc94530fde27e0a73a5ca1c601ad611d9
|
|
Health check included for cps-temporal
Issue-ID: CPS-990
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I432126b42cf7f66e18c615633ac9d1843c2c2632
|
|
CPS changed the name of the variable in the robot tests
they are now following the good syntax
but they shall be modified in the xtesting docker
Issue-ID: TEST-371
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Id5e3d0c80c47f5e351bfe6ce1d44660a8a9106c3
|
|
No quote in the var definition for robotvariable in xtesting.
Tested succesfuly on the daily master
Issue-ID: TEST-349
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I37ccea463febed1cb612ae3bfb7fedd6d26df22b
|
|
A refactoring is planned for Jakarta
Meanwhile specifiy the 2 env variables directly in the testcases.yaml
- CPS_HOST: cps-core
- MANAGEMENT_PORT: 8081 instead of 8080
Issue-ID: CPS-654
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Id6438ff7ff5b0b0d07ae2188c3c52fcbe1c5e8dd
|
|
In order to execute CPS tests in the CI, it is needed to create
a robot xtesting dockers as the existing dockers are still using
old robot libraries to match dependencies with heatbridge/selenium
A full refactoring is planned for Jakarata
This new docker could be used as a baseline
Issue-ID: CPS-654
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I49af71b1cda0cadc0837cae0f3f5b47745efff11
|