diff --git a/ci-operator/config/openshift/cluster-kube-scheduler-operator/openshift-cluster-kube-scheduler-operator-master.yaml b/ci-operator/config/openshift/cluster-kube-scheduler-operator/openshift-cluster-kube-scheduler-operator-master.yaml index 67fdba0316128..797be4f1353d6 100644 --- a/ci-operator/config/openshift/cluster-kube-scheduler-operator/openshift-cluster-kube-scheduler-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-kube-scheduler-operator/openshift-cluster-kube-scheduler-operator-master.yaml @@ -73,6 +73,12 @@ tests: container: from: src - as: e2e-aws-serial + resources: + requests: + cpu: "3" + memory: 600Mi + limits: + memory: 8Gi steps: cluster_profile: aws workflow: openshift-e2e-aws-serial