Skip to content

USHIFT-6687: Increase disk size for aws virtual machine type jobs#6332

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
pacevedom:USHIFT-6687
Mar 11, 2026
Merged

USHIFT-6687: Increase disk size for aws virtual machine type jobs#6332
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
pacevedom:USHIFT-6687

Conversation

@pacevedom
Copy link
Copy Markdown
Contributor

@pacevedom pacevedom commented Mar 11, 2026

Summary by CodeRabbit

  • Chores
    • Updated AWS infrastructure configuration to increase secondary volume size from 10 to 20.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 11, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 11, 2026

@pacevedom: This pull request references USHIFT-6687 which is a valid jira issue.

Details

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 4c73c88d-57d7-4bf3-9547-7e463f2dc10d

📥 Commits

Reviewing files that changed from the base of the PR and between 38f7660 and 940942c.

📒 Files selected for processing (1)
  • scripts/aws/cf-gen.yaml

Walkthrough

A CloudFormation template configuration value is updated. The secondary volume size for virtual machines is increased from 10 to 20 in the Mappings section.

Changes

Cohort / File(s) Summary
CloudFormation Configuration
scripts/aws/cf-gen.yaml
SecondaryVolumeSize increased from 10 to 20 in VirtualMachine volume mappings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: increasing disk size for AWS virtual machine jobs in the CloudFormation template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed PR modifies only CloudFormation template file; custom check for Ginkgo test naming patterns does not apply.
Test Structure And Quality ✅ Passed PR modifies only CloudFormation configuration file, not Ginkgo test code. Check is not applicable.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 11, 2026

@pacevedom: This pull request references USHIFT-6687 which is a valid jira issue.

Details

In response to this:

Summary by CodeRabbit

  • Chores
  • Updated AWS infrastructure configuration to increase secondary volume size from 10 to 20.

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.

@jeff-roche
Copy link
Copy Markdown

/lgtm

1 similar comment
@ggiguash
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci bot requested review from agullon and vanhalenar March 11, 2026 15:13
@pmtk
Copy link
Copy Markdown
Member

pmtk commented Mar 11, 2026

/lgtm

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 11, 2026
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 11, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 11, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, jeff-roche, pacevedom, pmtk

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:
  • OWNERS [ggiguash,pacevedom,pmtk]

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

@pacevedom
Copy link
Copy Markdown
Contributor Author

/test ?

@pacevedom
Copy link
Copy Markdown
Contributor Author

/test ocp-full-conformance-rhel-eus
/test ocp-full-conformance-serial-rhel-eus

@pacevedom
Copy link
Copy Markdown
Contributor Author

/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 11, 2026
@pacevedom
Copy link
Copy Markdown
Contributor Author

/hold cancel
/verified by CI
/override ci/prow/e2e-aws-tests-bootc ci/prow/e2e-aws-tests-bootc-arm ci/prow/ocp-full-conformance-rhel-eus

aws template is taken from head of main branch instead of PRs. Overriding now and will push a separate PR for that.

@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 11, 2026
@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 11, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@pacevedom: This PR has been marked as verified by CI.

Details

In response to this:

/hold cancel
/verified by CI
/override ci/prow/e2e-aws-tests-bootc ci/prow/e2e-aws-tests-bootc-arm ci/prow/ocp-full-conformance-rhel-eus

aws template is taken from head of main branch instead of PRs. Overriding now and will push a separate PR for that.

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
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 11, 2026

@pacevedom: Overrode contexts on behalf of pacevedom: ci/prow/e2e-aws-tests-bootc, ci/prow/e2e-aws-tests-bootc-arm, ci/prow/ocp-full-conformance-rhel-eus

Details

In response to this:

/hold cancel
/verified by CI
/override ci/prow/e2e-aws-tests-bootc ci/prow/e2e-aws-tests-bootc-arm ci/prow/ocp-full-conformance-rhel-eus

aws template is taken from head of main branch instead of PRs. Overriding now and will push a separate PR for that.

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 11, 2026

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

@openshift-merge-bot openshift-merge-bot bot merged commit 6d8cfbf into openshift:main Mar 11, 2026
13 checks passed
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants