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

Removed inrelevant tests

parent a66444b9
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!56Resolve "Remove old panel from code"
Pipeline #9720 failed with stages
in 1 minute and 17 seconds
This commit is part of merge request !56. Comments created here will be created in the context of that merge request.
......@@ -50,13 +50,7 @@ behave-integration:
services:
- name: postgres:latest
alias: postgres
- name: ${CI_REGISTRY_IMAGE}/login_provider:${CI_COMMIT_REF_NAME}
alias: login
- name: ${CI_REGISTRY_IMAGE}/consent_provider:${CI_COMMIT_REF_NAME}
alias: consent
- name: ${CI_REGISTRY_IMAGE}/logout_provider:${CI_COMMIT_REF_NAME}
alias: logout
- name: docker.io/oryd/hydra:v1.8
- name: docker.io/oryd/hydra:v1.10.7-alpine
alias: hydra
command:
- serve
......@@ -64,8 +58,6 @@ behave-integration:
- --dangerous-force-http
- --dangerous-allow-insecure-redirect-urls
- "http://oidc:5000/callback"
- name: open.greenhost.net:4567/stackspin/user-panel/backend:main
alias: backend
- name: ${CI_REGISTRY_IMAGE}/integration_test_app:${CI_COMMIT_REF_NAME}
alias: oidc
variables:
......
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