Skip to content
Snippets Groups Projects
Commit 35474324 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

add needs

parent 867e08aa
No related branches found
No related tags found
1 merge request!249Fix integration tests again
Pipeline #251534 failed
This commit is part of merge request !249. Comments created here will be created in the context of that merge request.
...@@ -176,7 +176,7 @@ unit-tests: ...@@ -176,7 +176,7 @@ unit-tests:
integration-test-aes: integration-test-aes:
tags: tags:
- shell - shell
needs: [] needs: ["patch-qkdn-controller", "patch-routing-app"]
variables: variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/ DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script: before_script:
...@@ -195,7 +195,7 @@ integration-test-aes: ...@@ -195,7 +195,7 @@ integration-test-aes:
integration-test-otp: integration-test-otp:
tags: tags:
- shell - shell
needs: [] needs: ["patch-qkdn-controller", "patch-routing-app"]
variables: variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/ DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment