|
| 1 | +# Code generated by cluster-api's prowjob-gen. DO NOT EDIT. |
| 2 | +periodics: |
| 3 | +- name: periodic-cluster-api-provider-aws-e2e-release-2-9 |
| 4 | + cluster: eks-prow-build-cluster |
| 5 | + decorate: true |
| 6 | + decoration_config: |
| 7 | + timeout: 5h |
| 8 | + rerun_auth_config: |
| 9 | + github_team_slugs: |
| 10 | + - org: kubernetes-sigs |
| 11 | + slug: cluster-api-provider-aws-maintainers |
| 12 | + interval: 12h |
| 13 | + labels: |
| 14 | + preset-dind-enabled: "true" |
| 15 | + preset-kind-volume-mounts: "true" |
| 16 | + preset-service-account: "true" |
| 17 | + preset-aws-ssh: "true" |
| 18 | + preset-aws-credential: "true" |
| 19 | + extra_refs: |
| 20 | + - org: kubernetes-sigs |
| 21 | + repo: cluster-api-provider-aws |
| 22 | + base_ref: release-2.9 |
| 23 | + path_alias: "sigs.k8s.io/cluster-api-provider-aws" |
| 24 | + spec: |
| 25 | + containers: |
| 26 | + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32 |
| 27 | + command: |
| 28 | + - "runner.sh" |
| 29 | + - "./scripts/ci-e2e.sh" |
| 30 | + env: |
| 31 | + - name: BOSKOS_HOST |
| 32 | + value: "boskos.test-pods.svc.cluster.local" |
| 33 | + - name: AWS_REGION |
| 34 | + value: "us-west-2" |
| 35 | + # Parallelize tests |
| 36 | + - name: GINKGO_ARGS |
| 37 | + value: "-nodes 20 -skip='\\[ClusterClass\\]'" |
| 38 | + securityContext: |
| 39 | + privileged: true |
| 40 | + resources: |
| 41 | + requests: |
| 42 | + cpu: 2 |
| 43 | + memory: "9Gi" |
| 44 | + limits: |
| 45 | + cpu: 2 |
| 46 | + memory: "9Gi" |
| 47 | + annotations: |
| 48 | + testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws |
| 49 | + testgrid-tab-name: periodic-e2e-release-2-9 |
| 50 | + testgrid-alert-email: [email protected] |
| 51 | + testgrid-num-failures-to-alert: "2" |
| 52 | +- name: periodic-cluster-api-provider-aws-e2e-eks-canary-release-2-9 |
| 53 | + cluster: eks-prow-build-cluster |
| 54 | + decorate: true |
| 55 | + decoration_config: |
| 56 | + timeout: 5h |
| 57 | + rerun_auth_config: |
| 58 | + github_team_slugs: |
| 59 | + - org: kubernetes-sigs |
| 60 | + slug: cluster-api-provider-aws-maintainers |
| 61 | + interval: 12h |
| 62 | + labels: |
| 63 | + preset-dind-enabled: "true" |
| 64 | + preset-kind-volume-mounts: "true" |
| 65 | + preset-service-account: "true" |
| 66 | + preset-aws-ssh: "true" |
| 67 | + preset-aws-credential: "true" |
| 68 | + extra_refs: |
| 69 | + - org: kubernetes-sigs |
| 70 | + repo: cluster-api-provider-aws |
| 71 | + base_ref: release-2.9 |
| 72 | + path_alias: "sigs.k8s.io/cluster-api-provider-aws" |
| 73 | + spec: |
| 74 | + containers: |
| 75 | + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32 |
| 76 | + command: |
| 77 | + - "runner.sh" |
| 78 | + - "./scripts/ci-e2e.sh" |
| 79 | + env: |
| 80 | + - name: BOSKOS_HOST |
| 81 | + value: "boskos.test-pods.svc.cluster.local" |
| 82 | + - name: AWS_REGION |
| 83 | + value: "us-west-2" |
| 84 | + # Parallelize tests |
| 85 | + - name: GINKGO_ARGS |
| 86 | + value: "-nodes 20 -skip='\\[ClusterClass\\]'" |
| 87 | + securityContext: |
| 88 | + privileged: true |
| 89 | + resources: |
| 90 | + limits: |
| 91 | + cpu: 2 |
| 92 | + memory: "9Gi" |
| 93 | + requests: |
| 94 | + cpu: 2 |
| 95 | + memory: "9Gi" |
| 96 | + annotations: |
| 97 | + testgrid-dashboards: sig-k8s-infra-canaries |
| 98 | + testgrid-tab-name: periodic-aws-e2e-release-2-9-canary |
| 99 | + testgrid-num-columns-recent: "6" |
| 100 | +- name: periodic-cluster-api-provider-aws-eks-e2e-release-2-9 |
| 101 | + cluster: eks-prow-build-cluster |
| 102 | + decorate: true |
| 103 | + decoration_config: |
| 104 | + timeout: 5h |
| 105 | + rerun_auth_config: |
| 106 | + github_team_slugs: |
| 107 | + - org: kubernetes-sigs |
| 108 | + slug: cluster-api-provider-aws-maintainers |
| 109 | + interval: 12h |
| 110 | + labels: |
| 111 | + preset-dind-enabled: "true" |
| 112 | + preset-kind-volume-mounts: "true" |
| 113 | + preset-service-account: "true" |
| 114 | + preset-aws-ssh: "true" |
| 115 | + preset-aws-credential: "true" |
| 116 | + extra_refs: |
| 117 | + - org: kubernetes-sigs |
| 118 | + repo: cluster-api-provider-aws |
| 119 | + base_ref: release-2.9 |
| 120 | + path_alias: "sigs.k8s.io/cluster-api-provider-aws" |
| 121 | + spec: |
| 122 | + containers: |
| 123 | + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32 |
| 124 | + command: |
| 125 | + - "runner.sh" |
| 126 | + - "./scripts/ci-e2e-eks.sh" |
| 127 | + env: |
| 128 | + - name: BOSKOS_HOST |
| 129 | + value: "boskos.test-pods.svc.cluster.local" |
| 130 | + - name: AWS_REGION |
| 131 | + value: "us-west-2" |
| 132 | + securityContext: |
| 133 | + privileged: true |
| 134 | + resources: |
| 135 | + requests: |
| 136 | + cpu: 2 |
| 137 | + memory: "9Gi" |
| 138 | + limits: |
| 139 | + cpu: 2 |
| 140 | + memory: "9Gi" |
| 141 | + annotations: |
| 142 | + testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws |
| 143 | + testgrid-tab-name: periodic-eks-e2e-release-2-9 |
| 144 | + testgrid-alert-email: [email protected] |
| 145 | + testgrid-num-failures-to-alert: "2" |
| 146 | +- name: periodic-cluster-api-provider-aws-e2e-conformance-release-2-9 |
| 147 | + cluster: eks-prow-build-cluster |
| 148 | + decorate: true |
| 149 | + decoration_config: |
| 150 | + timeout: 5h |
| 151 | + rerun_auth_config: |
| 152 | + github_team_slugs: |
| 153 | + - org: kubernetes-sigs |
| 154 | + slug: cluster-api-provider-aws-maintainers |
| 155 | + interval: 12h |
| 156 | + labels: |
| 157 | + preset-dind-enabled: "true" |
| 158 | + preset-kind-volume-mounts: "true" |
| 159 | + preset-service-account: "true" |
| 160 | + preset-aws-ssh: "true" |
| 161 | + preset-aws-credential: "true" |
| 162 | + extra_refs: |
| 163 | + - org: kubernetes-sigs |
| 164 | + repo: cluster-api-provider-aws |
| 165 | + base_ref: release-2.9 |
| 166 | + path_alias: "sigs.k8s.io/cluster-api-provider-aws" |
| 167 | + spec: |
| 168 | + containers: |
| 169 | + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32 |
| 170 | + command: |
| 171 | + - "runner.sh" |
| 172 | + - "./scripts/ci-conformance.sh" |
| 173 | + env: |
| 174 | + - name: BOSKOS_HOST |
| 175 | + value: "boskos.test-pods.svc.cluster.local" |
| 176 | + - name: AWS_REGION |
| 177 | + value: "us-west-2" |
| 178 | + # Parallelize tests |
| 179 | + - name: GINKGO_ARGS |
| 180 | + value: "-nodes 20" |
| 181 | + securityContext: |
| 182 | + privileged: true |
| 183 | + resources: |
| 184 | + requests: |
| 185 | + cpu: 2 |
| 186 | + memory: "9Gi" |
| 187 | + limits: |
| 188 | + cpu: 2 |
| 189 | + memory: "9Gi" |
| 190 | + annotations: |
| 191 | + testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws |
| 192 | + testgrid-tab-name: periodic-conformance-release-2-9 |
| 193 | + testgrid-alert-email: [email protected] |
| 194 | + testgrid-num-failures-to-alert: "2" |
| 195 | +- name: periodic-cluster-api-provider-aws-e2e-conformance-with-k8s-ci-artifacts-release-2-9 |
| 196 | + cluster: eks-prow-build-cluster |
| 197 | + max_concurrency: 1 |
| 198 | + labels: |
| 199 | + preset-dind-enabled: "true" |
| 200 | + preset-kind-volume-mounts: "true" |
| 201 | + preset-service-account: "true" |
| 202 | + preset-aws-ssh: "true" |
| 203 | + preset-aws-credential: "true" |
| 204 | + decorate: true |
| 205 | + decoration_config: |
| 206 | + timeout: 5h |
| 207 | + rerun_auth_config: |
| 208 | + github_team_slugs: |
| 209 | + - org: kubernetes-sigs |
| 210 | + slug: cluster-api-provider-aws-maintainers |
| 211 | + interval: 12h |
| 212 | + extra_refs: |
| 213 | + - org: kubernetes-sigs |
| 214 | + repo: cluster-api-provider-aws |
| 215 | + base_ref: release-2.9 |
| 216 | + path_alias: "sigs.k8s.io/cluster-api-provider-aws" |
| 217 | + - org: kubernetes-sigs |
| 218 | + repo: image-builder |
| 219 | + base_ref: main |
| 220 | + path_alias: "sigs.k8s.io/image-builder" |
| 221 | + - org: kubernetes |
| 222 | + repo: kubernetes |
| 223 | + base_ref: master |
| 224 | + path_alias: k8s.io/kubernetes |
| 225 | + spec: |
| 226 | + containers: |
| 227 | + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32 |
| 228 | + env: |
| 229 | + - name: BOSKOS_HOST |
| 230 | + value: "boskos.test-pods.svc.cluster.local" |
| 231 | + - name: AWS_REGION |
| 232 | + value: "us-west-2" |
| 233 | + - name: E2E_ARGS |
| 234 | + value: "-kubetest.use-ci-artifacts" |
| 235 | + # Parallelize tests |
| 236 | + - name: GINKGO_ARGS |
| 237 | + value: "-nodes 20" |
| 238 | + command: |
| 239 | + - "runner.sh" |
| 240 | + - "./scripts/ci-conformance.sh" |
| 241 | + # we need privileged mode in order to do docker in docker |
| 242 | + securityContext: |
| 243 | + privileged: true |
| 244 | + resources: |
| 245 | + requests: |
| 246 | + # these are both a bit below peak usage during build |
| 247 | + # this is mostly for building kubernetes |
| 248 | + memory: "9Gi" |
| 249 | + cpu: 2 |
| 250 | + limits: |
| 251 | + cpu: 2 |
| 252 | + memory: "9Gi" |
| 253 | + annotations: |
| 254 | + testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws |
| 255 | + testgrid-tab-name: periodic-conformance-release-2-9-k8s-main |
| 256 | + testgrid-num-columns-recent: '20' |
| 257 | + |
0 commit comments