Fix K8s test
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 50s
Webapp Test / Run webapp test suite (pull_request) Successful in 3m21s
Smoke Test / Run basic test suite (pull_request) Successful in 3m38s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m13s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 50s
Webapp Test / Run webapp test suite (pull_request) Successful in 3m21s
Smoke Test / Run basic test suite (pull_request) Successful in 3m38s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m13s
This commit is contained in:
parent
b22c72e715
commit
ddf9db0e72
@ -103,7 +103,7 @@ if [ ! "$create_file_content" == "create-command-output-data" ]; then
|
||||
fi
|
||||
|
||||
# Add a config file to be picked up by the ConfigMap before starting.
|
||||
echo "dbfc7a4d-44a7-416d-b5f3-29842cc47650" > $test_deployment_dir/configmap/test-config/test_config
|
||||
echo "dbfc7a4d-44a7-416d-b5f3-29842cc47650" > $test_deployment_dir/configmaps/test-config/test_config
|
||||
|
||||
echo "deploy create output file test: passed"
|
||||
# Try to start the deployment
|
||||
|
Loading…
Reference in New Issue
Block a user