Loading services/variables.sh +1 −0 Original line number Diff line number Diff line Loading @@ -50,3 +50,4 @@ export DOCKER_ROBOT_TTY_OPTIONS="-ti" # Mock server variables export MOCK_SERVER_URL=http://mock-server:${MOCK_SERVER_PORT} export NOTIFICATION_DESTINATION_URL=http://mock-server:${MOCK_SERVER_PORT} tests/features/__init__.robot +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ Prepare environment Reset Testing Environment Retrieve Ca Root [Documentation] This keyword retrieve ca.root from CAPIF and store it at ca.crt in order to use at TLS communications ${resp}= Get CA Vault /v1/secret/data/ca ${CAPIF_HTTP_VAULT_URL} Loading Loading
services/variables.sh +1 −0 Original line number Diff line number Diff line Loading @@ -50,3 +50,4 @@ export DOCKER_ROBOT_TTY_OPTIONS="-ti" # Mock server variables export MOCK_SERVER_URL=http://mock-server:${MOCK_SERVER_PORT} export NOTIFICATION_DESTINATION_URL=http://mock-server:${MOCK_SERVER_PORT}
tests/features/__init__.robot +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ Prepare environment Reset Testing Environment Retrieve Ca Root [Documentation] This keyword retrieve ca.root from CAPIF and store it at ca.crt in order to use at TLS communications ${resp}= Get CA Vault /v1/secret/data/ca ${CAPIF_HTTP_VAULT_URL} Loading