-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wmco: Reduce replicas count for vSphere tests #60095
wmco: Reduce replicas count for vSphere tests #60095
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jrvaldes The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/pj-rehearse periodic-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-ccm-install |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-proxy-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-disconnected-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-platform-none-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
ea34e32
to
222a735
Compare
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-platform-none-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-disconnected-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
This commit leverage the environment variables of the ipi-conf workflow to set the control-plane and compute replicas to 1 in all release branches so that the test cluster runs with minimal resources to test Windows workloads.
222a735
to
ff0eb94
Compare
[REHEARSALNOTIFIER]
A total of 41 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-vsphere-e2e-operator |
@jrvaldes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@jrvaldes: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/close single node is not supported in vpshere |
@jrvaldes: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This PR leverage the environment variables of the ipi-conf workflow to set the control-plane and compute replicas to 1 in all release branches so that the
test cluster runs with minimal resources to test
Windows workloads.