|
1 | 1 | # Test jobs generated by build_jobs.py (do not manually edit)
|
2 |
| -# 52 jobs, total of 1449 runs per week |
| 2 | +# 51 jobs, total of 1428 runs per week |
3 | 3 | periodics:
|
4 | 4 |
|
5 | 5 | # {"cloud": "aws", "distro": "u2404", "extra_flags": "--discovery-store=s3://k8s-kops-prow/discovery", "k8s_version": "1.29", "kops_channel": "alpha", "kops_version": "latest", "networking": "cilium"}
|
@@ -2220,75 +2220,6 @@ periodics:
|
2220 | 2220 | testgrid-days-of-results: '90'
|
2221 | 2221 | testgrid-tab-name: kops-aws-selinux-alpha
|
2222 | 2222 |
|
2223 |
| -# {"cloud": "aws", "distro": "u2404", "extra_flags": "--set=spec.kubeAPIServer.runtimeConfig=api/all=true --discovery-store=s3://k8s-kops-prow/discovery", "k8s_version": "ci", "kops_channel": "alpha", "kops_version": "latest", "networking": "cilium"} |
2224 |
| -- name: e2e-kops-aws-sig-network-beta |
2225 |
| - cron: '56 2-23/8 * * *' |
2226 |
| - labels: |
2227 |
| - preset-service-account: "true" |
2228 |
| - preset-aws-ssh: "true" |
2229 |
| - preset-aws-credential: "true" |
2230 |
| - cluster: k8s-infra-kops-prow-build |
2231 |
| - decorate: true |
2232 |
| - decoration_config: |
2233 |
| - timeout: 150m |
2234 |
| - extra_refs: |
2235 |
| - - org: kubernetes |
2236 |
| - repo: kops |
2237 |
| - base_ref: master |
2238 |
| - workdir: true |
2239 |
| - path_alias: k8s.io/kops |
2240 |
| - spec: |
2241 |
| - containers: |
2242 |
| - - command: |
2243 |
| - - runner.sh |
2244 |
| - args: |
2245 |
| - - bash |
2246 |
| - - -c |
2247 |
| - - | |
2248 |
| - make test-e2e-install |
2249 |
| - kubetest2 kops \ |
2250 |
| - -v 2 \ |
2251 |
| - --up --down \ |
2252 |
| - --cloud-provider=aws \ |
2253 |
| - --create-args="--image='099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250516' --channel=alpha --networking=cilium --set=spec.kubeAPIServer.runtimeConfig=api/all=true --discovery-store=s3://k8s-kops-prow/discovery" \ |
2254 |
| - --kubernetes-feature-gates=AllBeta \ |
2255 |
| - --kops-version-marker=https://storage.googleapis.com/k8s-staging-kops/kops/releases/markers/master/latest-ci-updown-green.txt \ |
2256 |
| - --kubernetes-version=https://storage.googleapis.com/k8s-release-dev/ci/latest.txt \ |
2257 |
| - --test=kops \ |
2258 |
| - -- \ |
2259 |
| - --test-args="-test.timeout=120m" \ |
2260 |
| - --test-package-url=https://storage.googleapis.com/k8s-release-dev \ |
2261 |
| - --test-package-dir=ci \ |
2262 |
| - --test-package-marker=latest.txt \ |
2263 |
| - --focus-regex="\[sig-network\]" \ |
2264 |
| - --skip-regex="Alpha|LoadBalancer|NetworkPolicy|Disruptive|Flaky|IPv6|PerformanceDNS|SCTP|Ingress|KubeProxy|Traffic.Distribution|Topology.Hints" \ |
2265 |
| - --parallel=25 |
2266 |
| - env: |
2267 |
| - - name: KUBE_SSH_KEY_PATH |
2268 |
| - value: /etc/aws-ssh/aws-ssh-private |
2269 |
| - - name: KUBE_SSH_USER |
2270 |
| - value: ubuntu |
2271 |
| - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master |
2272 |
| - imagePullPolicy: Always |
2273 |
| - resources: |
2274 |
| - limits: |
2275 |
| - cpu: "4" |
2276 |
| - memory: 6Gi |
2277 |
| - requests: |
2278 |
| - cpu: "4" |
2279 |
| - memory: 6Gi |
2280 |
| - annotations: |
2281 |
| - test.kops.k8s.io/cloud: aws |
2282 |
| - test.kops.k8s.io/distro: u2404 |
2283 |
| - test.kops.k8s.io/extra_flags: --set=spec.kubeAPIServer.runtimeConfig=api/all=true --discovery-store=s3://k8s-kops-prow/discovery |
2284 |
| - test.kops.k8s.io/k8s_version: ci |
2285 |
| - test.kops.k8s.io/kops_channel: alpha |
2286 |
| - test.kops.k8s.io/kops_version: latest |
2287 |
| - test.kops.k8s.io/networking: cilium |
2288 |
| - testgrid-dashboards: kops-distro-u2404, kops-k8s-ci, kops-latest, kops-misc, sig-cluster-lifecycle-kops |
2289 |
| - testgrid-days-of-results: '90' |
2290 |
| - testgrid-tab-name: kops-aws-sig-network-beta |
2291 |
| - |
2292 | 2223 | # {"cloud": "gce", "distro": "cos105", "extra_flags": "--image=cos-cloud/cos-105-17412-370-67 --set=spec.nodeProblemDetector.enabled=true --gce-service-account=default", "k8s_version": "ci", "kops_channel": "alpha", "kops_version": "latest", "networking": "kubenet"}
|
2293 | 2224 | - name: e2e-ci-kubernetes-e2e-cos-gce-canary
|
2294 | 2225 | cron: '16 1-23/3 * * *'
|
|
0 commit comments