k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/jobs/kubernetes/sig-node/k8s-release-branches.yaml (about) 1 periodics: 2 - name: ci-kubernetes-node-release-branch-1-27 3 cluster: k8s-infra-prow-build 4 interval: 24h 5 labels: 6 preset-service-account: "true" 7 preset-k8s-ssh: "true" 8 decorate: true 9 decoration_config: 10 timeout: 240m 11 extra_refs: 12 - org: kubernetes 13 repo: kubernetes 14 base_ref: release-1.27 15 path_alias: k8s.io/kubernetes 16 workdir: true 17 - org: kubernetes 18 repo: test-infra 19 base_ref: master 20 path_alias: k8s.io/test-infra 21 spec: 22 containers: 23 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-master 24 command: 25 - runner.sh 26 - /workspace/scenarios/kubernetes_e2e.py 27 args: 28 - --deployment=node 29 - --gcp-zone=us-central1-a 30 - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/k8s-release-branches/image-config-1.27.yaml 31 - '--node-test-args=--container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' 32 - --node-tests=true 33 - --provider=gce 34 - --test_args=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]" 35 - --timeout=180m 36 env: 37 - name: GOPATH 38 value: /go 39 resources: 40 limits: 41 cpu: 4 42 memory: 6Gi 43 requests: 44 cpu: 4 45 memory: 6Gi 46 annotations: 47 testgrid-dashboards: sig-node-release-blocking 48 testgrid-tab-name: node-conformance-release-1.27 49 testgrid-alert-email: kubernetes-sig-node-test-failures@googlegroups.com 50 description: Node conformance tests in release branch 1.27 51 - name: ci-kubernetes-node-release-branch-1-28 52 cluster: k8s-infra-prow-build 53 interval: 24h 54 labels: 55 preset-service-account: "true" 56 preset-k8s-ssh: "true" 57 decorate: true 58 decoration_config: 59 timeout: 240m 60 extra_refs: 61 - org: kubernetes 62 repo: kubernetes 63 base_ref: release-1.28 64 path_alias: k8s.io/kubernetes 65 workdir: true 66 - org: kubernetes 67 repo: test-infra 68 base_ref: master 69 path_alias: k8s.io/test-infra 70 spec: 71 containers: 72 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-master 73 command: 74 - runner.sh 75 - /workspace/scenarios/kubernetes_e2e.py 76 args: 77 - --deployment=node 78 - --gcp-zone=us-central1-a 79 - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/k8s-release-branches/image-config-1.28.yaml 80 - '--node-test-args=--container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' 81 - --node-tests=true 82 - --provider=gce 83 - --test_args=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]" 84 - --timeout=180m 85 env: 86 - name: GOPATH 87 value: /go 88 resources: 89 limits: 90 cpu: 4 91 memory: 6Gi 92 requests: 93 cpu: 4 94 memory: 6Gi 95 annotations: 96 testgrid-dashboards: sig-node-release-blocking 97 testgrid-tab-name: node-conformance-release-1.28 98 testgrid-alert-email: kubernetes-sig-node-test-failures@googlegroups.com 99 description: Node conformance tests in release branch 1.28 100 - name: ci-kubernetes-node-release-branch-1-29 101 cluster: k8s-infra-prow-build 102 interval: 24h 103 labels: 104 preset-service-account: "true" 105 preset-k8s-ssh: "true" 106 decorate: true 107 decoration_config: 108 timeout: 240m 109 extra_refs: 110 - org: kubernetes 111 repo: kubernetes 112 base_ref: release-1.29 113 path_alias: k8s.io/kubernetes 114 workdir: true 115 - org: kubernetes 116 repo: test-infra 117 base_ref: master 118 path_alias: k8s.io/test-infra 119 spec: 120 containers: 121 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-master 122 command: 123 - runner.sh 124 - /workspace/scenarios/kubernetes_e2e.py 125 args: 126 - --deployment=node 127 - --gcp-zone=us-central1-a 128 - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/k8s-release-branches/image-config-1.29.yaml 129 - '--node-test-args=--container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' 130 - --node-tests=true 131 - --provider=gce 132 - --test_args=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]" 133 - --timeout=180m 134 env: 135 - name: GOPATH 136 value: /go 137 resources: 138 limits: 139 cpu: 4 140 memory: 6Gi 141 requests: 142 cpu: 4 143 memory: 6Gi 144 annotations: 145 testgrid-dashboards: sig-node-release-blocking 146 testgrid-tab-name: node-conformance-release-1.29 147 testgrid-alert-email: kubernetes-sig-node-test-failures@googlegroups.com 148 description: Node conformance tests in release branch 1.29 149 - name: ci-kubernetes-node-release-branch-1-30 150 cluster: k8s-infra-prow-build 151 interval: 24h 152 labels: 153 preset-service-account: "true" 154 preset-k8s-ssh: "true" 155 decorate: true 156 decoration_config: 157 timeout: 240m 158 extra_refs: 159 - org: kubernetes 160 repo: kubernetes 161 base_ref: release-1.30 162 path_alias: k8s.io/kubernetes 163 workdir: true 164 - org: kubernetes 165 repo: test-infra 166 base_ref: master 167 path_alias: k8s.io/test-infra 168 spec: 169 containers: 170 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-master 171 command: 172 - runner.sh 173 - /workspace/scenarios/kubernetes_e2e.py 174 args: 175 - --deployment=node 176 - --gcp-zone=us-central1-a 177 - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/k8s-release-branches/image-config-1.30.yaml 178 - '--node-test-args=--container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' 179 - --node-tests=true 180 - --provider=gce 181 - --test_args=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]" 182 - --timeout=180m 183 env: 184 - name: GOPATH 185 value: /go 186 resources: 187 limits: 188 cpu: 4 189 memory: 6Gi 190 requests: 191 cpu: 4 192 memory: 6Gi 193 annotations: 194 testgrid-dashboards: sig-node-release-blocking 195 testgrid-tab-name: node-conformance-release-1.30 196 testgrid-alert-email: kubernetes-sig-node-test-failures@googlegroups.com 197 description: Node conformance tests in release branch 1.30