Skip to content

Commit

Permalink
ci: scale-tests remove exec service
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Zieba <[email protected]>
  • Loading branch information
marseel authored and ldelossa committed Sep 19, 2024
1 parent 3eb251b commit 736337c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scale-test-100-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ jobs:
--testconfig=./testing/custom/common/setup.yaml \
--testoverrides=./testing/prometheus/not-scrape-kube-proxy.yaml \
--provider=gce \
--enable-exec-service=false \
--enable-prometheus-server \
--tear-down-prometheus-server=false \
--kubeconfig=$HOME/.kube/config \
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/scale-test-clustermesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ jobs:
--testconfig=./testing/custom/common/setup.yaml \
--testoverrides=./testing/prometheus/not-scrape-kube-proxy.yaml \
--provider=gce \
--enable-exec-service=false \
--enable-prometheus-server \
--tear-down-prometheus-server=false \
--kubeconfig=$HOME/.kube/config \
Expand Down

0 comments on commit 736337c

Please sign in to comment.