From f0bfc44146b27a8be956d59c33b8f6bcd2c44ff9 Mon Sep 17 00:00:00 2001 From: Lukas Holecek Date: Apr 01 2020 09:09:24 +0000 Subject: Fix route to the service for tests Signed-off-by: Lukas Holecek --- diff --git a/openshift/waiverdb-test-template.yaml b/openshift/waiverdb-test-template.yaml index 3b0ff95..1627b3e 100644 --- a/openshift/waiverdb-test-template.yaml +++ b/openshift/waiverdb-test-template.yaml @@ -172,7 +172,7 @@ objects: - apiVersion: v1 kind: Route metadata: - name: "waiverdb-test-web" + name: "waiverdb-test-${TEST_ID}-web" labels: environment: "test-${TEST_ID}" app: waiverdb