From 20fa0ef3efc39803f5996e33a788aa4461b2df6b Mon Sep 17 00:00:00 2001 From: Kristina Pathak Date: Wed, 14 Sep 2022 19:00:43 -0700 Subject: [PATCH] same time, more workers --- tests/e2e/autoscale/01-install.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/e2e/autoscale/01-install.yaml b/tests/e2e/autoscale/01-install.yaml index 8d678b0409..0b91712eb3 100644 --- a/tests/e2e/autoscale/01-install.yaml +++ b/tests/e2e/autoscale/01-install.yaml @@ -13,7 +13,7 @@ spec: args: - -otlp-endpoint=simplest-collector-headless:4317 - -otlp-insecure - - -duration=2m - - -workers=20 + - -duration=1m + - -workers=40 restartPolicy: Never backoffLimit: 4