From 362ab7cfb4872fc8d33ff61ba70fba8dba09e489 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Sun, 22 Dec 2024 21:55:09 +0200 Subject: [PATCH] tbs --- config/jobs/kubernetes/sig-node/dra-ci.yaml | 230 --------------- config/jobs/kubernetes/sig-node/dra-pull.yaml | 264 ------------------ config/jobs/kubernetes/sig-node/gen.py | 2 +- 3 files changed, 1 insertion(+), 495 deletions(-) delete mode 100644 config/jobs/kubernetes/sig-node/dra-ci.yaml delete mode 100644 config/jobs/kubernetes/sig-node/dra-pull.yaml diff --git a/config/jobs/kubernetes/sig-node/dra-ci.yaml b/config/jobs/kubernetes/sig-node/dra-ci.yaml deleted file mode 100644 index cb8863d913d0..000000000000 --- a/config/jobs/kubernetes/sig-node/dra-ci.yaml +++ /dev/null @@ -1,230 +0,0 @@ -periodics: - - name: ci-kind-dra - cluster: eks-prow-build-cluster - interval: 6h - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation - #testgrid-tab-name: ci-kind-dra - description: Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind - testgrid-alert-email: patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-dind-enabled: "true" - preset-kind-volume-mounts: "true" - path_alias: k8s.io/kubernetes - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - args: - - /bin/sh - - -xce - - | - make WHAT="github.com/onsi/ginkgo/v2/ginkgo k8s.io/kubernetes/test/e2e/e2e.test" - curl -sSL https://kind.sigs.k8s.io/dl/latest/linux-amd64.tgz | tar xvfz - -C "${PATH%%:*}/" kind - kind build node-image --image=dra/node:latest . - trap 'kind export logs "${ARTIFACTS}/kind"; kind delete cluster' EXIT - kind create cluster --retain --config test/e2e/dra/kind.yaml --image dra/node:latest - KUBERNETES_PROVIDER=local KUBECONFIG=${HOME}/.kube/config GINKGO_PARALLEL_NODES=8 E2E_REPORT_DIR=${ARTIFACTS} GINKGO_TIMEOUT=2h30m hack/ginkgo-e2e.sh -ginkgo.label-filter='Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky' - # docker-in-docker needs privileged mode - securityContext: - privileged: true - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: ci-kind-dra-all - cluster: eks-prow-build-cluster - interval: 6h - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation - #testgrid-tab-name: ci-kind-dra-all - description: Runs E2E tests for Dynamic Resource Allocation alpha and beta features against a Kubernetes master cluster created with sigs.k8s.io/kind - testgrid-alert-email: patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-dind-enabled: "true" - preset-kind-volume-mounts: "true" - path_alias: k8s.io/kubernetes - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - args: - - /bin/sh - - -xce - - | - make WHAT="github.com/onsi/ginkgo/v2/ginkgo k8s.io/kubernetes/test/e2e/e2e.test" - curl -sSL https://kind.sigs.k8s.io/dl/latest/linux-amd64.tgz | tar xvfz - -C "${PATH%%:*}/" kind - kind build node-image --image=dra/node:latest . - trap 'kind export logs "${ARTIFACTS}/kind"; kind delete cluster' EXIT - kind create cluster --retain --config test/e2e/dra/kind.yaml --image dra/node:latest - KUBERNETES_PROVIDER=local KUBECONFIG=${HOME}/.kube/config GINKGO_PARALLEL_NODES=8 E2E_REPORT_DIR=${ARTIFACTS} GINKGO_TIMEOUT=2h30m hack/ginkgo-e2e.sh -ginkgo.label-filter='Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky' - # docker-in-docker needs privileged mode - securityContext: - privileged: true - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: ci-node-e2e-cgrpv1-crio-dra - cluster: eks-prow-build-cluster - interval: 6h - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o - #testgrid-tab-name: ci-node-e2e-cgrpv1-crio-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v1 - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --env=KUBE_SSH_USER=core - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv1-serial.yaml - env: - - name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE - value: "1" - - name: GOPATH - value: /go - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: ci-node-e2e-cgrpv2-crio-dra - cluster: eks-prow-build-cluster - interval: 6h - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o - #testgrid-tab-name: ci-node-e2e-cgrpv2-crio-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v2 - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --env=KUBE_SSH_USER=core - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2-serial.yaml - env: - - name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE - value: "1" - - name: GOPATH - value: /go - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: ci-node-e2e-containerd-1-7-dra - cluster: eks-prow-build-cluster - interval: 6h - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-containerd - #testgrid-tab-name: ci-node-e2e-containerd-1-7-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with containerd - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/dra/image-config-containerd-1.7.yaml - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi diff --git a/config/jobs/kubernetes/sig-node/dra-pull.yaml b/config/jobs/kubernetes/sig-node/dra-pull.yaml deleted file mode 100644 index 9c1b5ee6a929..000000000000 --- a/config/jobs/kubernetes/sig-node/dra-pull.yaml +++ /dev/null @@ -1,264 +0,0 @@ -presubmits: - kubernetes/kubernetes: - - name: pull-kind-dra - cluster: eks-prow-build-cluster - skip_branches: - - release-\d+\.\d+ # per-release image - always_run: false - optional: true - run_if_changed: /(dra|dynamicresources|resourceclaim|deviceclass|resourceslice|resourceclaimtemplate|dynamic-resource-allocation|pkg/apis/resource|api/resource)/.*.go - skip_report: false - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-presubmits - #testgrid-tab-name: pull-kind-dra - description: Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind - testgrid-alert-email: patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-dind-enabled: "true" - preset-kind-volume-mounts: "true" - preset-pull-kubernetes-e2e: "true" - preset-pull-kubernetes-e2e-gce: "true" - path_alias: k8s.io/kubernetes - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - args: - - /bin/sh - - -xce - - | - make WHAT="github.com/onsi/ginkgo/v2/ginkgo k8s.io/kubernetes/test/e2e/e2e.test" - curl -sSL https://kind.sigs.k8s.io/dl/latest/linux-amd64.tgz | tar xvfz - -C "${PATH%%:*}/" kind - kind build node-image --image=dra/node:latest . - trap 'kind export logs "${ARTIFACTS}/kind"; kind delete cluster' EXIT - kind create cluster --retain --config test/e2e/dra/kind.yaml --image dra/node:latest - KUBERNETES_PROVIDER=local KUBECONFIG=${HOME}/.kube/config GINKGO_PARALLEL_NODES=8 E2E_REPORT_DIR=${ARTIFACTS} GINKGO_TIMEOUT=2h30m hack/ginkgo-e2e.sh -ginkgo.label-filter='Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky' - # docker-in-docker needs privileged mode - securityContext: - privileged: true - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: pull-kind-dra-all - cluster: eks-prow-build-cluster - skip_branches: - - release-\d+\.\d+ # per-release image - always_run: false - optional: true - run_if_changed: /(dra|dynamicresources|resourceclaim|deviceclass|resourceslice|resourceclaimtemplate|dynamic-resource-allocation|pkg/apis/resource|api/resource)/.*.go - skip_report: false - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation - #testgrid-tab-name: pull-kind-dra-all - description: Runs E2E tests for Dynamic Resource Allocation alpha and beta features against a Kubernetes master cluster created with sigs.k8s.io/kind - testgrid-alert-email: patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-dind-enabled: "true" - preset-kind-volume-mounts: "true" - preset-pull-kubernetes-e2e: "true" - preset-pull-kubernetes-e2e-gce: "true" - path_alias: k8s.io/kubernetes - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - args: - - /bin/sh - - -xce - - | - make WHAT="github.com/onsi/ginkgo/v2/ginkgo k8s.io/kubernetes/test/e2e/e2e.test" - curl -sSL https://kind.sigs.k8s.io/dl/latest/linux-amd64.tgz | tar xvfz - -C "${PATH%%:*}/" kind - kind build node-image --image=dra/node:latest . - trap 'kind export logs "${ARTIFACTS}/kind"; kind delete cluster' EXIT - kind create cluster --retain --config test/e2e/dra/kind.yaml --image dra/node:latest - KUBERNETES_PROVIDER=local KUBECONFIG=${HOME}/.kube/config GINKGO_PARALLEL_NODES=8 E2E_REPORT_DIR=${ARTIFACTS} GINKGO_TIMEOUT=2h30m hack/ginkgo-e2e.sh -ginkgo.label-filter='Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky' - # docker-in-docker needs privileged mode - securityContext: - privileged: true - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: pull-node-e2e-cgrpv1-crio-dra - cluster: eks-prow-build-cluster - skip_branches: - - release-\d+\.\d+ # per-release image - always_run: false - optional: true - run_if_changed: (/dra/|/dynamicresources/|/resourceclaim/|/deviceclass/|/resourceslice/|/resourceclaimtemplate/|/dynamic-resource-allocation/|/pkg/apis/resource/|/api/resource/|/test/e2e_node/dra_).*\.(go|yaml) - skip_report: false - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o - #testgrid-tab-name: pull-node-e2e-cgrpv1-crio-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v1 - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - preset-pull-kubernetes-e2e: "true" - preset-pull-kubernetes-e2e-gce: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --env=KUBE_SSH_USER=core - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv1-serial.yaml - env: - - name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE - value: "1" - - name: GOPATH - value: /go - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: pull-node-e2e-cgrpv2-crio-dra - cluster: eks-prow-build-cluster - skip_branches: - - release-\d+\.\d+ # per-release image - always_run: false - optional: true - skip_report: false - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o - #testgrid-tab-name: pull-node-e2e-cgrpv2-crio-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v2 - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - preset-pull-kubernetes-e2e: "true" - preset-pull-kubernetes-e2e-gce: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --env=KUBE_SSH_USER=core - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2-serial.yaml - env: - - name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE - value: "1" - - name: GOPATH - value: /go - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi - - - name: pull-node-e2e-containerd-1-7-dra - cluster: eks-prow-build-cluster - skip_branches: - - release-\d+\.\d+ # per-release image - always_run: false - optional: true - skip_report: false - annotations: - testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-containerd - #testgrid-tab-name: pull-node-e2e-containerd-1-7-dra - description: Runs E2E node tests for Dynamic Resource Allocation beta features with containerd - testgrid-alert-email: eduard.bartosh@intel.com,patrick.ohly@intel.com - fork-per-release: "true" - decorate: true - decoration_config: - timeout: 90m - labels: - preset-service-account: "true" - preset-k8s-ssh: "true" - preset-pull-kubernetes-e2e: "true" - preset-pull-kubernetes-e2e-gce: "true" - path_alias: k8s.io/kubernetes - extra_refs: - - org: kubernetes - repo: test-infra - base_ref: master - path_alias: k8s.io/test-infra - spec: - containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master - command: - - runner.sh - - /workspace/scenarios/kubernetes_e2e.py - args: - - --deployment=node - - --gcp-zone=us-west1-b - - '--node-test-args=--feature-gates=DynamicResourceAllocation=true --service-feature-gates=DynamicResourceAllocation=true --runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"' - - --node-tests=true - - --provider=gce - - '--test_args=--timeout=1h --label-filter="Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf { Beta, DynamicResourceAllocation } && !Flaky"' - - --timeout=65m - - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/dra/image-config-containerd-1.7.yaml - resources: - limits: - cpu: 2 - memory: 9Gi - requests: - cpu: 2 - memory: 9Gi diff --git a/config/jobs/kubernetes/sig-node/gen.py b/config/jobs/kubernetes/sig-node/gen.py index 3959573de549..d80262c77f89 100755 --- a/config/jobs/kubernetes/sig-node/gen.py +++ b/config/jobs/kubernetes/sig-node/gen.py @@ -33,7 +33,7 @@ def gen() -> int: name = fname.split(".")[0] with open(f"{name}.jinja", encoding="utf-8") as inp: template = jinja2.Template(inp.read(), lstrip_blocks=True) - for kind in ("ci", "pull", "canary"): + for kind in ("canary",): # ("canary", "pull", "ci") with open(f"{name}-{kind}.yaml", "w", encoding="utf-8") as out: for section in config.sections(): out.write(