From f4358e65cd54f0044e65d45a36f5f7c1b4633424 Mon Sep 17 00:00:00 2001 From: Yuxiang Zhu Date: Aug 02 2019 05:24:07 +0000 Subject: Run c3i/factory2-prod-integration-test job before stage->production promotion The existing implementation runs c3i/factory2-stage-integration-test, which is a mistake. --- diff --git a/openshift/pipelines/jobs/waiverdb-prod-integration-test.env b/openshift/pipelines/jobs/waiverdb-prod-integration-test.env index 9adabbd..435af76 100644 --- a/openshift/pipelines/jobs/waiverdb-prod-integration-test.env +++ b/openshift/pipelines/jobs/waiverdb-prod-integration-test.env @@ -1,5 +1,5 @@ NAME=waiverdb-prod-integration-test IMAGE=quay.io/factory2/waiverdb:prod ENVIRONMENT=prod -BACKEND_INTEGRATION_TEST_JOB=factory2-stage-integration-test +BACKEND_INTEGRATION_TEST_JOB=factory2-prod-integration-test BACKEND_INTEGRATION_TEST_JOB_NAMESPACE=c3i