mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #23760 from spxtr/disable-jobs
Disable autoscaling Jenkins job.
This commit is contained in:
commit
8b6ab71901
@ -92,6 +92,8 @@
|
|||||||
export PROJECT="k8s-jkns-e2e-gce-ci-reboot"
|
export PROJECT="k8s-jkns-e2e-gce-ci-reboot"
|
||||||
- 'gce-autoscaling':
|
- 'gce-autoscaling':
|
||||||
description: 'Run autoscaling E2E tests on GCE.'
|
description: 'Run autoscaling E2E tests on GCE.'
|
||||||
|
# Issue: #23716
|
||||||
|
disable_job: true
|
||||||
timeout: 210
|
timeout: 210
|
||||||
job-env: |
|
job-env: |
|
||||||
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:ClusterSizeAutoscaling\]|\[Feature:InitialResources\] \
|
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:ClusterSizeAutoscaling\]|\[Feature:InitialResources\] \
|
||||||
|
Loading…
Reference in New Issue
Block a user