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
(cherry picked from commit
f1f0063a9c0337dc4431bd650975e3e8bb4d29c2)
variablefile:
- '/share/config/robot_properties.py'
variable:
- - CPS_HOST:cps-core
- - MANAGEMENT_PORT:8081
+ - CPS_CORE_HOST:cps-core
+ - CPS_CORE_MANAGEMENT_PORT:8081