From 602693501579c763773f4686ab113b82c9f8c44e Mon Sep 17 00:00:00 2001 From: Jan Hutar Date: Fri, 15 Nov 2024 07:49:45 +0100 Subject: [PATCH] chore(RHIDP-4532): Test 1.4-... --- test.env | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/test.env b/test.env index 8324777..f858fe2 100644 --- a/test.env +++ b/test.env @@ -70,3 +70,13 @@ # export SCALE_DB_STORAGES="1Gi 2Gi" # export SCALE_CPU_REQUESTS_LIMITS=": 1:1" # export SCALE_MEMORY_REQUESTS_LIMITS=": 1Gi:1Gi" + +export DURATION=60m +export PRE_LOAD_DB=true +export SCENARIO=mvp +export USE_PR_BRANCH=true +export WAIT_FOR_SEARCH_INDEX=false +export RHDH_HELM_CHART=redhat-developer-hub +export AUTH_PROVIDER=keycloak +export RHDH_HELM_REPO=https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/refs/heads/redhat-developer-hub-1.4-116-CI/installation +export RHDH_LOG_LEVEL=info