Skip to content
Snippets Groups Projects
Commit dfde3f8e authored by Mart van Santen's avatar Mart van Santen
Browse files

Restest

parent 62f76eb2
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!57Resolve "Add login panel CI/CD to create (docker) image"
Pipeline #9981 failed with stage
in 1 minute and 17 seconds
......@@ -196,7 +196,10 @@ behave-integration:
SECRET: "secret"
image: ${CI_REGISTRY_IMAGE}/behave:${CI_COMMIT_REF_NAME}
script:
- curl http://127.0.0.1:4433/health/alive
- cat /etc/hosts
- sleep 30
- curl http://hydra:4445/health/alive
- curl http://kratos:4433/health/alive
- curl http://oidc:5000/whoami
# Steps to do:
# - create user & access roles & grant access
......
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