Skip to content
Snippets Groups Projects
Commit 7d2dc5d2 authored by Domingos Nunes's avatar Domingos Nunes
Browse files

add test for st-565

parent 4bfd3c79
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,27 @@ stages:
before_script:
- docker login -u $DOCKER_REGISTRY_USERNAME -p $DOCKER_REGISTRY_PASSWORD $DOCKER_REGISTRY_HOST
test-st-579:
stage: test
variables:
DEPLOYMENT_CONFIGURATION: "skalow"
MARK: "skalow or common"
HELM_RELEASE: "test-low-$CI_COMMIT_SHORT_SHA"
TANGO_DATABASE_DS: "databaseds-tango-base-test-$CI_COMMIT_SHORT_SHA"
KUBE_NAMESPACE: "ci-test-low-$CI_PROJECT_NAME-$CI_COMMIT_SHORT_SHA"
KUBE_NAMESPACE_SDP: "ci-test-low-$CI_PROJECT_NAME-$CI_COMMIT_SHORT_SHA-sdp"
INGRESS_HOST: "ci-test-low-$CI_PROJECT_NAME-$CI_COMMIT_SHORT_SHA.integration.engageska-portugal.pt"
environment:
name: "test-low"
tags:
- st-565
script:
- echo "My Test Script"
only:
refs:
- branches
build_tango-builder:
retry: 2
stage: build_0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment