-
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
installer/presubmit: adding a job to force disalbe BYO IP #56114
installer/presubmit: adding a job to force disalbe BYO IP #56114
Conversation
/pj-rehearse pull-ci-openshift-installer-master-altinfra-e2e-aws-ovn-public-ipv4-pool-disabled |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Install is passing:
/pj-rehearse ack |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
09add75
to
782dfe2
Compare
/pj-rehearse pull-ci-openshift-installer-master-altinfra-e2e-aws-ovn-public-ipv4-pool-disabled |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse auto-ack |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
PTAL? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might want to add this job to the normal config. The altinfra variant should be going away soon.
ci-operator/config/openshift/installer/openshift-installer-master__altinfra.yaml
Outdated
Show resolved
Hide resolved
782dfe2
to
4363d7c
Compare
/assign @r4f4 |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Introduce a periodic on installer to force disable the step config of BYO Public IPv4 Pool on install-config.yaml. This new job is optional and can be used to validate the variant of an installation without BYO Public IPv4 configuration on CAPA - the default CI AWS workflows are enforcing Public IPv4 to save costs of IPv4 charges.
4363d7c
to
10c3396
Compare
@r4f4 moved jobs from |
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse ack |
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mtulio, r4f4, vr4manta The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@mtulio: all tests passed! 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. |
…enshift#56114) Introduce a periodic on installer to force disable the step config of BYO Public IPv4 Pool on install-config.yaml. This new job is optional and can be used to validate the variant of an installation without BYO Public IPv4 configuration on CAPA - the default CI AWS workflows are enforcing Public IPv4 to save costs of IPv4 charges.
…enshift#56114) Introduce a periodic on installer to force disable the step config of BYO Public IPv4 Pool on install-config.yaml. This new job is optional and can be used to validate the variant of an installation without BYO Public IPv4 configuration on CAPA - the default CI AWS workflows are enforcing Public IPv4 to save costs of IPv4 charges.
…enshift#56114) Introduce a periodic on installer to force disable the step config of BYO Public IPv4 Pool on install-config.yaml. This new job is optional and can be used to validate the variant of an installation without BYO Public IPv4 configuration on CAPA - the default CI AWS workflows are enforcing Public IPv4 to save costs of IPv4 charges.
…enshift#56114) Introduce a periodic on installer to force disable the step config of BYO Public IPv4 Pool on install-config.yaml. This new job is optional and can be used to validate the variant of an installation without BYO Public IPv4 configuration on CAPA - the default CI AWS workflows are enforcing Public IPv4 to save costs of IPv4 charges.
Creating an job to test clusters without BYO Public IPv4 (default) on PR openshift/installer#8676 .
BYO Public IP pool is enabled by default over AWS jobs, and it wont use it when the job is full. This change enforce to not use the pool to test the feature on CAPI/installer.