Skip to content

test: add E2E slot config for int-westus3-shard0 - #6431

Merged
openshift-merge-bot[bot] merged 1 commit into
Azure:mainfrom
geoberle:int-westus3-slots
Aug 6, 2026
Merged

test: add E2E slot config for int-westus3-shard0#6431
openshift-merge-bot[bot] merged 1 commit into
Azure:mainfrom
geoberle:int-westus3-slots

Conversation

@geoberle

Copy link
Copy Markdown
Collaborator

What

Add westus3 shard0 slot configuration to the INT environment for E2E testing.

Why

Testing

Testing is required for feature completion and tests should be part of the pull
request along with the feature changes.

Describe the testing provided. If you did not add tests, provide a clear
justification.

Special notes for your reviewer

PR Checklist

  • PR is scoped to a single task (no mixed concerns)
  • Title follows Conventional Commits format
  • Summary explains the "Why" behind the change
  • Linked to relevant ticket/issue
  • Screenshots included (if graph/UI/metrics changes)
  • Self-reviewed the diff
  • CI/CD checks are passing (ignore Tide)
  • Draft PR used for WIP (if applicable)
  • Commit history is clean (rebased/squashed)
  • Tricky code blocks are commented
  • Specific reviewers tagged
  • All comment threads resolved before merge

If E2E tests are included:

  • E2E tests follow Principles of Good E2E Test Case Design
  • If new E2E use case is covered (via a new test or new check/verifier),
    demonstrate that the test is able to detect a defect/error and fail with
    proper error message and logs which communicates nature of the problem.

Add westus3 shard0 slot configuration to the INT environment
for E2E testing.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new INT E2E slot pool entry for westus3 shard0 so the slot-manager can lease capacity in that region for INT E2E runs.

Changes:

  • Extend the INT slot catalog with a westus3 fixed-region pool (aro-hcp-int-westus3-shard0-slot).

Comment on lines +57 to +61
- subscription_name: "ARO SRE Team - INT (EA Subscription 3)"
region: westus3
region_mode: fixed
resource_type: aro-hcp-int-westus3-shard0-slot
slot_count: 1
@geoberle

Copy link
Copy Markdown
Collaborator Author

/hold
wait for openshift/release#82884

@geoberle

Copy link
Copy Markdown
Collaborator Author

/test e2e-parallel

@geoberle

Copy link
Copy Markdown
Collaborator Author

/hold cancel

@roivaz

Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: geoberle, roivaz

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-merge-bot
openshift-merge-bot Bot merged commit 8944af2 into Azure:main Aug 6, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants