Skip to content

Commit

Permalink
Remove pull-kubernetes-e2e-capz-windows-1.31
Browse files Browse the repository at this point in the history
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
  • Loading branch information
mehabhalodiya committed Aug 3, 2024
1 parent 238eb9e commit a434904
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 56 deletions.
50 changes: 0 additions & 50 deletions config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2289,56 +2289,6 @@ presubmits:
requests:
cpu: "5"
memory: 12Gi
- always_run: false
branches:
- release-1.31
cluster: eks-prow-build-cluster
context: pull-kubernetes-e2e-capz-windows-1.31
decorate: true
extra_refs:
- base_ref: main
org: kubernetes-sigs
path_alias: sigs.k8s.io/cluster-api-provider-azure
repo: cluster-api-provider-azure
- base_ref: master
org: kubernetes-sigs
path_alias: sigs.k8s.io/cloud-provider-azure
repo: cloud-provider-azure
- base_ref: master
org: kubernetes-sigs
path_alias: k8s.io/windows-testing
repo: windows-testing
workdir: true
labels:
preset-azure-community: "true"
preset-capz-containerd-1-7-latest: "true"
preset-capz-windows-2022: "true"
preset-capz-windows-common-pull: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
name: pull-kubernetes-e2e-capz-windows-master
optional: true
path_alias: k8s.io/kubernetes
run_if_changed: azure.*\.go$|.*windows\.go$|test/e2e/windows/.*
spec:
containers:
- command:
- runner.sh
- env
- KUBERNETES_VERSION=latest-1.31
- ./capz/run-capz-e2e.sh
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240725-1d8ea3e909-1.31
name: ""
resources:
limits:
cpu: "2"
memory: 9Gi
requests:
cpu: "2"
memory: 9Gi
securityContext:
privileged: true
kubernetes/perf-tests:
- always_run: false
branches:
- release-1.31
Expand Down
4 changes: 0 additions & 4 deletions config/testgrids/kubernetes/sig-release/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ dashboard_groups:
- sig-release-1.28-informing
- sig-release-1.27-blocking
- sig-release-1.27-informing
- sig-release-1.26-blocking
- sig-release-1.26-informing
- sig-release-releng-blocking
- sig-release-releng-informing
- sig-release-releng-presubmits
Expand All @@ -41,8 +39,6 @@ dashboards:
- name: sig-release-1.28-informing
- name: sig-release-1.27-blocking
- name: sig-release-1.27-informing
- name: sig-release-1.26-blocking
- name: sig-release-1.26-informing
- name: sig-release-releng-blocking
- name: sig-release-releng-informing
- name: sig-release-releng-presubmits
Expand Down
2 changes: 0 additions & 2 deletions gubernator/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- pull-kubernetes-e2e-ec2-conformance
- pull-kubernetes-e2e-gce
- pull-kubernetes-e2e-gce-canary
- pull-kubernetes-e2e-gce-ubuntu-containerd
- pull-kubernetes-e2e-kind
- pull-kubernetes-e2e-kind-ipv6
- pull-kubernetes-integration
Expand All @@ -41,6 +40,5 @@ jobs:
- pull-kubernetes-unit
- pull-kubernetes-unit-go-compatibility
- pull-kubernetes-verify
- pull-kubernetes-verify-govet-levee
- pull-kubernetes-verify-lint
recursive_artifacts: false

0 comments on commit a434904

Please sign in to comment.