From 3ef7588a234c1f1995bbde32c45fd7b64c6c211a Mon Sep 17 00:00:00 2001 From: Marek Schmidt Date: Tue, 12 Mar 2024 19:38:07 +0100 Subject: [PATCH] increase hypershift node count --- config/serverless-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/serverless-operator.yaml b/config/serverless-operator.yaml index a1528a49..45646a1b 100644 --- a/config/serverless-operator.yaml +++ b/config/serverless-operator.yaml @@ -157,8 +157,8 @@ repositories: cluster_profile: aws-cspi-qe env: BASE_DOMAIN: cspilp.interop.ccitredhat.com - COMPUTE_NODE_REPLICAS: "5" HYPERSHIFT_BASE_DOMAIN: cspilp.interop.ccitredhat.com + HYPERSHIFT_NODE_COUNT: "5" test: - as: operator-e2e commands: make USER_MANAGEMENT_ALLOWED=false test-e2e-with-kafka