Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop batch/v2alpha1 #20865

Merged
merged 1 commit into from
Feb 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ presubmits:
- --provider=gce
# Panic if anything mutates a shared informer cache
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
Expand Down Expand Up @@ -95,7 +94,6 @@ presubmits:
- --provider=gce
# Panic if anything mutates a shared informer cache
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
- --runtime-config=batch/v2alpha1=true
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
image: gcr.io/k8s-testimages/kubekins-e2e:v20210207-08ffabe-master
Expand Down Expand Up @@ -152,7 +150,6 @@ presubmits:
--up \;
--down \;
--enable-cache-mutation-detector \;
--runtime-config=batch/v2alpha1=true \;
--enable-pod-security-policy \;
--test=ginkgo \;
-- \;
Expand Down Expand Up @@ -194,7 +191,6 @@ presubmits:
- --provider=gce
# Panic if anything mutates a shared informer cache
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-canary
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
Expand Down Expand Up @@ -251,7 +247,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-ubuntu
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
Expand Down Expand Up @@ -420,7 +415,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
Expand Down
1 change: 0 additions & 1 deletion config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-containerd-gce
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:RuntimeHandler\] --minStartupPods=8
- --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-storage-slow
- --test_args=--ginkgo.focus=\[sig-storage\].*\[Slow\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=80m
Expand Down Expand Up @@ -88,7 +87,6 @@ presubmits:
- --gcp-node-image=gci
- --gcp-zone=us-west1-b
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-storage-snapshot
- --test_args=--ginkgo.focus=\[Feature:VolumeSnapshotDataSource\] --ginkgo.skip=\[Disruptive\]|\[Flaky\] --minStartupPods=8
- --timeout=120m
Expand Down Expand Up @@ -148,7 +146,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-storage-slow
- --test_args=--ginkgo.focus=\[sig-storage\].*\[Slow\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]| --minStartupPods=8
- --timeout=80m
Expand Down Expand Up @@ -191,7 +188,6 @@ presubmits:
- --gcp-node-image=gci
- --gcp-zone=us-west1-b
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-csi-serial
- --test_args=--ginkgo.focus=CSI.*(\[Serial\]|\[Disruptive\]) --ginkgo.skip=\[Flaky\]|\[Feature:.+\]|\[Slow\] --minStartupPods=8
- --timeout=120m
Expand Down Expand Up @@ -233,7 +229,6 @@ presubmits:
- --gcp-zone=us-west1-b
- --provider=gce
- --ginkgo-parallel=30
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-iscsi
- --test_args=--ginkgo.focus=\[Driver:.iscsi\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\] --minStartupPods=8
- --timeout=120m
Expand Down Expand Up @@ -274,7 +269,6 @@ presubmits:
- --env=KUBE_CONTAINER_RUNTIME=docker
- --gcp-zone=us-west1-b
- --provider=gce
- --runtime-config=batch/v2alpha1=true
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-iscsi-serial
- --test_args=--ginkgo.focus=\[Driver:.iscsi\].*(\[Serial\]|\[Disruptive\]) --ginkgo.skip=\[Flaky\] --minStartupPods=8
- --timeout=120m
Expand Down
2 changes: 1 addition & 1 deletion kubetest/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ func defineFlags() *options {
flag.BoolVar(&o.nodeTests, "node-tests", false, "If true, run node-e2e tests.")
flag.StringVar(&o.provider, "provider", "", "Kubernetes provider such as gce, gke, aws, etc")
flag.StringVar(&o.publish, "publish", "", "Publish version to the specified gs:// path on success")
flag.StringVar(&o.runtimeConfig, "runtime-config", "batch/v2alpha1=true", "If set, API versions can be turned on or off while bringing up the API server.")
flag.StringVar(&o.runtimeConfig, "runtime-config", "", "If set, API versions can be turned on or off while bringing up the API server.")
flag.StringVar(&o.stage.dockerRegistry, "registry", "", "Push images to the specified docker registry (e.g. gcr.io/a-test-project)")
flag.StringVar(&o.save, "save", "", "Save credentials to gs:// path on --up if set (or load from there if not --up)")
flag.BoolVar(&o.skew, "skew", false, "If true, run tests in another version at ../kubernetes/kubernetes_skew")
Expand Down