aboutsummaryrefslogtreecommitdiffstats
path: root/smoke-usecases-robot-py3
AgeCommit message (Collapse)AuthorFilesLines
2022-05-03[CPS] Fix dmi-plugin health check in CIputhuparambil.aditya1-1/+1
fixing dmi-plugin repo name Issue-ID: CPS-990 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I2a9b90ccc94530fde27e0a73a5ca1c601ad611d9
2022-04-26[CPS] Add cps-temporal health check in CIputhuparambil.aditya3-1/+47
Health check included for cps-temporal Issue-ID: CPS-990 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I432126b42cf7f66e18c615633ac9d1843c2c2632
2021-10-26[CPS] Align CPS variables for testingmorganrol1-2/+2
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
2021-09-28[FORMAT] Wrong robot parameter formatmorganrol1-2/+2
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
2021-09-27[CPS] Change default portmorganrol1-0/+3
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
2021-09-23[CPS] Create a new Python3 based robot docker for CPSmorganrol5-0/+223
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