Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|