Skip to content

rhcos-10: restrict aws to us-east-1#77345

Open
patrickdillon wants to merge 1 commit intoopenshift:mainfrom
patrickdillon:rhcos10-aws-region
Open

rhcos-10: restrict aws to us-east-1#77345
patrickdillon wants to merge 1 commit intoopenshift:mainfrom
patrickdillon:rhcos10-aws-region

Conversation

@patrickdillon
Copy link
Copy Markdown
Contributor

Currently the installer only has a an ami for us-east-1, so we are depending on the installer to copy a new ami for each install.

I think it would be better to localize the testing to one region until we expand to publish images in more regions.

These tests are causing machine-api operator to be degraded in component readiness with https://redhat.atlassian.net/browse/OCPBUGS-81552

Currently the installer only has a an ami for us-east-1, so we are
depending on the installer to copy a new ami for each install.

I think it would be better to localize the testing to one region
until we expand to publish images in more regions.
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@patrickdillon: No Jira issue with key rhcos-10 exists in the tracker at https://redhat.atlassian.net.
Once a valid jira issue is referenced in the title of this pull request, request a refresh with /jira refresh.

Details

In response to this:

Currently the installer only has a an ami for us-east-1, so we are depending on the installer to copy a new ami for each install.

I think it would be better to localize the testing to one region until we expand to publish images in more regions.

These tests are causing machine-api operator to be degraded in component readiness with https://redhat.atlassian.net/browse/OCPBUGS-81552

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from petr-muller and sosiouxme April 2, 2026 19:28
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@patrickdillon: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-openshift-release-main-nightly-4.23-e2e-aws-ovn-single-node-rhcos10-techpreview-serial N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-ci-4.23-e2e-aws-ovn-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-ovn-single-node-rhcos10-techpreview-serial N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.23-e2e-aws-ovn-single-node-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-ovn-single-node-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-single-node-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-single-node-rhcos10-techpreview-serial N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn-rhcos10-techpreview N/A periodic Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@patrickdillon
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-single-node-rhcos10-techpreview-serial

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@patrickdillon: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@petr-muller
Copy link
Copy Markdown
Member

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 2, 2026
Copy link
Copy Markdown
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Thanks!

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 3, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo, patrickdillon, petr-muller

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@damdo
Copy link
Copy Markdown
Member

damdo commented Apr 3, 2026

Rehearsals passed

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@damdo: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 3, 2026
@damdo
Copy link
Copy Markdown
Member

damdo commented Apr 3, 2026

/test generated-config

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD e1bb86e and 2 for PR HEAD 41f18ce in total

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 9eb026b and 1 for PR HEAD 41f18ce in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 3, 2026

@patrickdillon: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants