Skip to content
Snippets Groups Projects
Commit 59b29828 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark Committed by Fabian Seidl
Browse files

Fix integration tests again

See merge request !249
parent 3e35d5ad
No related branches found
No related tags found
1 merge request!249Fix integration tests again
Pipeline #251551 passed
......@@ -176,7 +176,7 @@ unit-tests:
integration-test-aes:
tags:
- shell
needs: []
needs: ["patch-qkdn-controller", "patch-routing-app"]
variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script:
......@@ -193,7 +193,7 @@ integration-test-aes:
integration-test-otp:
tags:
- shell
needs: []
needs: ["patch-qkdn-controller", "patch-routing-app"]
variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script:
......
......@@ -5,3 +5,4 @@ UserPW: "TestPassword"
AppName: "dq-routing"
RegistrationToken: "SecurePresharedToken"
GrpcAddress: ":54321"
RoutingOptions: "UseAbsoluteKeyFillLevel"
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