From eae8e6428772426bd9ad5cdf0ab840f069e8e9ed Mon Sep 17 00:00:00 2001 From: Sunny Date: Thu, 7 Nov 2024 19:35:39 +0000 Subject: [PATCH] workflows/integration-*: set git and oci env vars With the recent changes to the integration tests, the type of tests supported by the infrastructure need to be explicitly set. OCI infrastructure is supported by all of our setup. Git infrastructure is only set for Azure only. It is ineffective for now as we don't have an azure account to run the tests at present. Signed-off-by: Sunny --- .github/workflows/integration-aws.yaml | 1 + .github/workflows/integration-azure.yaml | 2 ++ .github/workflows/integration-gcp.yaml | 1 + 3 files changed, 4 insertions(+) diff --git a/.github/workflows/integration-aws.yaml b/.github/workflows/integration-aws.yaml index 7d970f84..c1a21392 100644 --- a/.github/workflows/integration-aws.yaml +++ b/.github/workflows/integration-aws.yaml @@ -41,6 +41,7 @@ jobs: cat > .env < .env < .env <