Skip to content

Commit

Permalink
Revert "Decorate containerd presubmit to use WI"
Browse files Browse the repository at this point in the history
This reverts commit 9796a49.

Signed-off-by: Davanum Srinivas <[email protected]>
  • Loading branch information
dims committed Aug 17, 2022
1 parent 91b62e4 commit aae2eec
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,13 @@ presubmits:
- release/1.5
- release/1.6
decorate: true
decoration_config:
gcs_credentials_secret: "" # Use workload identity for uploading artifacts
annotations:
testgrid-dashboards: sig-node-containerd
testgrid-tab-name: pull-containerd-build
description: build artifacts
labels:
preset-dind-enabled: "true"
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220812-a0f1ed2b84-master
command:
Expand All @@ -37,7 +34,6 @@ presubmits:
- release/1.6
decoration_config:
timeout: 100m
gcs_credentials_secret: "" # Use workload identity for uploading artifacts
extra_refs:
- org: kubernetes
repo: kubernetes
Expand All @@ -54,7 +50,6 @@ presubmits:
labels:
preset-k8s-ssh: "true"
spec:
serviceAccountName: prowjob-default-sa
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220812-a0f1ed2b84-master
Expand Down Expand Up @@ -89,7 +84,6 @@ presubmits:
- main
decoration_config:
timeout: 100m
gcs_credentials_secret: "" # Use workload identity for uploading artifacts
extra_refs:
- org: kubernetes
repo: kubernetes
Expand All @@ -106,7 +100,6 @@ presubmits:
labels:
preset-k8s-ssh: "true"
spec:
serviceAccountName: prowjob-default-sa
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220812-a0f1ed2b84-master
Expand Down

0 comments on commit aae2eec

Please sign in to comment.