diff --git a/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-postsubmits.yaml b/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-postsubmits.yaml index 7e5eadc8b5adb..b927536c2f2c3 100644 --- a/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-postsubmits.yaml @@ -21,5 +21,4 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} - serviceAccountName: ci-operator \ No newline at end of file + serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-presubmits.yaml b/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-presubmits.yaml index aa0483ea8ed10..c739f8a854e92 100644 --- a/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-presubmits.yaml +++ b/ci-operator/jobs/openshift/ci-operator-prowgen/openshift-ci-operator-prowgen-presubmits.yaml @@ -25,7 +25,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| unit),?(\\s+|$)) - agent: kubernetes @@ -53,7 +52,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| lint),?(\\s+|$)) - agent: kubernetes @@ -81,6 +79,5 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| images),?(\\s+|$)) diff --git a/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-postsubmits.yaml b/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-postsubmits.yaml index 9334c5d79df09..496d464e1caf1 100644 --- a/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-postsubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-postsubmits.yaml @@ -20,7 +20,6 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator - agent: kubernetes decorate: true @@ -45,5 +44,4 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-presubmits.yaml b/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-presubmits.yaml index 1618efcfd3ae5..bea6889960f59 100644 --- a/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-presubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-dns-operator/openshift-cluster-dns-operator-presubmits.yaml @@ -25,7 +25,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| unit),?(\\s+|$)) - agent: kubernetes @@ -53,6 +52,5 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| images),?(\\s+|$)) diff --git a/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-postsubmits.yaml b/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-postsubmits.yaml index 627cde25e7a75..aa0a30133bdbd 100644 --- a/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-postsubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-postsubmits.yaml @@ -20,7 +20,6 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator - agent: kubernetes decorate: true @@ -45,5 +44,4 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-presubmits.yaml b/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-presubmits.yaml index 4147bcff2267b..5ae9e121902ce 100644 --- a/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-presubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-presubmits.yaml @@ -25,7 +25,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| unit),?(\\s+|$)) - agent: kubernetes @@ -53,6 +52,5 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| images),?(\\s+|$)) diff --git a/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-postsubmits.yaml b/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-postsubmits.yaml index b71cadda90463..64dbb7c56daae 100644 --- a/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-postsubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-postsubmits.yaml @@ -20,7 +20,6 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator - agent: kubernetes decorate: true @@ -42,7 +41,6 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator - agent: kubernetes decorate: true @@ -67,7 +65,6 @@ postsubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator - name: test_branch_cluster_operator_e2e agent: jenkins diff --git a/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-presubmits.yaml b/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-presubmits.yaml index ccb3005fd0e4d..3239291e98bd8 100644 --- a/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-presubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-operator/openshift-cluster-operator-presubmits.yaml @@ -25,7 +25,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| verify),?(\\s+|$)) - agent: kubernetes @@ -53,7 +52,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| unit),?(\\s+|$)) - agent: kubernetes @@ -81,7 +79,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| integration),?(\\s+|$)) - agent: kubernetes @@ -109,7 +106,6 @@ presubmits: image: ci-operator:latest resources: {"requests": {"cpu": "10m"},"limits":{"cpu":"500m"}} name: "" - resources: {} serviceAccountName: ci-operator trigger: ((?m)^/test( all| images),?(\\s+|$)) - name: test_pull_request_cluster_operator_e2e