Skip to content

Add aws-eusc cluster profile support#75441

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
liweinan:add-aws-eusc-qe-profile
Mar 10, 2026
Merged

Add aws-eusc cluster profile support#75441
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
liweinan:add-aws-eusc-qe-profile

Conversation

@liweinan
Copy link
Contributor

This commit adds CI infrastructure support for AWS European Sovereign Cloud (EUSC) testing using the eusc-de-east-1 region.

Changes:

  • Add cluster-secrets-aws-eusc-qe to secret bootstrap config
  • Add aws-eusc-qe-quota-slice boskos resource pool with 5 quota slices in eusc-de-east-1 region
  • Generate updated _boskos.yaml configuration

Region Details:

  • Region: eusc-de-east-1 (Brandenburg, Germany)
  • Availability zones: eusc-de-east-1a, eusc-de-east-1b (2 zones only)
  • Note: No edge zones (Local/Wavelength) available in this region

Dependencies:

@openshift-ci openshift-ci bot requested review from Prucek and droslean February 27, 2026 08:49
@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 27, 2026
@liweinan
Copy link
Contributor Author

liweinan commented Mar 2, 2026

relative PR: openshift/ci-tools#4973

@liweinan
Copy link
Contributor Author

liweinan commented Mar 2, 2026

@droslean Could you please help to review this PR? Thanks!

@yunjiang29
Copy link
Contributor

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 4, 2026
@patrickdillon
Copy link
Contributor

cc @tthvo fyi

Copy link
Contributor

@patrickdillon patrickdillon left a comment

Choose a reason for hiding this comment

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

Can you remove the -qe substring everywhere? s/cluster-secrets-aws-eusc-qe/cluster-secrets-aws-eusc/g?

@liweinan
Copy link
Contributor Author

liweinan commented Mar 5, 2026

@patrickdillon yes sir!

This commit adds CI infrastructure support for AWS European Sovereign
Cloud (EUSC) testing using the eusc-de-east-1 region.

Changes:
- Add cluster-secrets-aws-eusc-qe to secret bootstrap config
- Add aws-eusc-qe-quota-slice boskos resource pool with 5 quota slices
  in eusc-de-east-1 region
- Generate updated _boskos.yaml configuration

Region Details:
- Region: eusc-de-east-1 (Brandenburg, Germany)
- Availability zones: eusc-de-east-1a, eusc-de-east-1b (2 zones only)
- Note: No edge zones (Local/Wavelength) available in this region

Dependencies:
- Installer support: openshift/installer#10303
- Ingress operator support: openshift/cluster-ingress-operator#1360
- API support (optional): openshift/api#2708
@liweinan liweinan force-pushed the add-aws-eusc-qe-profile branch from 8770f80 to e027094 Compare March 5, 2026 12:32
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@liweinan: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 5, 2026

@liweinan: 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.

@yunjiang29
Copy link
Contributor

/unhold
/lgtm

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 6, 2026
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@liweinan
Copy link
Contributor Author

@liangxia Can you approve this PR?

@liangxia
Copy link
Member

/retitle Add aws-eusc cluster profile support

@openshift-ci openshift-ci bot changed the title Add aws-eusc-qe cluster profile support Add aws-eusc cluster profile support Mar 10, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liangxia, liweinan, yunjiang29

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 10, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 09398e4 into openshift:main Mar 10, 2026
13 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 10, 2026

@liweinan: Updated the following 2 configmaps:

  • ci-secret-bootstrap configmap in namespace ci at cluster app.ci using the following files:
    • key _config.yaml using file core-services/ci-secret-bootstrap/_config.yaml
  • resources configmap in namespace ci at cluster app.ci using the following files:
    • key boskos.yaml using file core-services/prow/02_config/_boskos.yaml
Details

In response to this:

This commit adds CI infrastructure support for AWS European Sovereign Cloud (EUSC) testing using the eusc-de-east-1 region.

Changes:

  • Add cluster-secrets-aws-eusc-qe to secret bootstrap config
  • Add aws-eusc-qe-quota-slice boskos resource pool with 5 quota slices in eusc-de-east-1 region
  • Generate updated _boskos.yaml configuration

Region Details:

  • Region: eusc-de-east-1 (Brandenburg, Germany)
  • Availability zones: eusc-de-east-1a, eusc-de-east-1b (2 zones only)
  • Note: No edge zones (Local/Wavelength) available in this region

Dependencies:

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.

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.

5 participants