Skip to content

Commit 5f532c7

Browse files
(round 2) Fix GCP permissions for cri-o workflows by removing hardcoded cluster profiles (#77990)
commit 465cd3d partially fixed this problem, and the canary runs seem good let's do the same for the rest Signed-off-by: Peter Hunt <pehunt@redhat.com>
1 parent 5262eb8 commit 5f532c7

16 files changed

Lines changed: 0 additions & 16 deletions

ci-operator/step-registry/cri-o/cgroupv2/e2e-crun/cri-o-cgroupv2-e2e-crun-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-cgroupv2-e2e-crun
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/cgroupv2/e2e-features/cri-o-cgroupv2-e2e-features-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-cgroupv2-e2e-features
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/cgroupv2/e2e/cri-o-cgroupv2-e2e-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-cgroupv2-e2e
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/cgroupv2/integration/cri-o-cgroupv2-integration-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-cgroupv2-integration
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/crun/e2e/cri-o-crun-e2e-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-crun-e2e
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/crun/integration/cri-o-crun-integration-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-crun-integration
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/fedora/critest/cri-o-fedora-critest-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-fedora-critest
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/fedora/e2e/cri-o-fedora-e2e-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-fedora-e2e
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/fedora/integration/cri-o-fedora-integration-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-fedora-integration
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

ci-operator/step-registry/cri-o/fedora/kata/cri-o-fedora-kata-workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
workflow:
22
as: cri-o-fedora-kata
33
steps:
4-
cluster_profile: gcp-3
54
pre:
65
- ref: gcp-crio-provision-vpc
76
- ref: gcp-crio-provision-buildhost

0 commit comments

Comments
 (0)