EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 4ca418ef authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

Merge branch 'main' into auto-update-vs-preprocessor-2.1.1

parents 677b074f 7e0d6610
No related branches found
No related tags found
1 merge request!31Auto update vs preprocessor 2.1.1 and registrar-renderer-2.0.34-2.0.34
......@@ -38,7 +38,7 @@ integration-test:
- export PREPROCESSOR_RESULTS_BUCKET=$(cat /proc/sys/kernel/random/uuid)
- kubectl apply -f testing/pvc-redis.yaml
# default timeout is 7 min, move to 7m for some leeway
- helm install my-helm-release . --wait --timeout 7m --values ./testing/values-testing.yaml --values "${SECRET_HELM_VALUES_TESTING}" --set global.storage.target.kwargs.container=${PREPROCESSOR_RESULTS_BUCKET}
- helm install my-helm-release . --wait --timeout 7m --values ./testing/values-testing.yaml --values "${SECRET_HELM_VALUES_TESTING}" --set global.storage.target.container=${PREPROCESSOR_RESULTS_BUCKET}
- kubectl get po -A
script:
- cd testing && ./run_integration_test.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment