Skip to content
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

Add option to skip apply BMHs #1463

Merged

Conversation

mboukhalfa
Copy link
Member

@mboukhalfa mboukhalfa commented Oct 14, 2024

Part of : #1383
Next step use this option in tests to skip applying BMHs in DEV-ENV make and apply them in the tests

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 14, 2024
@mboukhalfa
Copy link
Member Author

/test metal3-dev-env-integration-test-ubuntu-main metal3-centos-e2e-integration-test-release-1-8

Signed-off-by: Mohammed Boukhalfa <mohammed.boukhalfa@est.tech>
# then dev-env will create the bmh files but do not apply tehm
if [[ "${SKIP_APPLY_BMH:-false}" == "true" ]]; then
pushd "${BMOPATH}"
list_nodes | make_bm_hosts
Copy link
Member

Choose a reason for hiding this comment

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

We should move make_bm_hosts also to capm3. Perhaps in next step.

Copy link
Member Author

Choose a reason for hiding this comment

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

feel free to create an issue

@adilGhaffarDev
Copy link
Member

/lgtm

@metal3-io-bot
Copy link
Collaborator

@adilGhaffarDev: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

/lgtm

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.

Copy link
Member

@Sunnatillo Sunnatillo left a comment

Choose a reason for hiding this comment

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

/approve

@Sunnatillo
Copy link
Member

/test metal3-dev-env-integration-test-ubuntu-main

@adilGhaffarDev
Copy link
Member

cc @smoshiur1237 @Rozzii @Sunnatillo

Copy link
Member

@Sunnatillo Sunnatillo left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 17, 2024
@Sunnatillo
Copy link
Member

/test metal3-centos-e2e-integration-test-release-1-8

Copy link
Member

@smoshiur1237 smoshiur1237 left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smoshiur1237, Sunnatillo

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 17, 2024
@mboukhalfa
Copy link
Member Author

/test metal3-centos-e2e-integration-test-release-1-8

@metal3-io-bot metal3-io-bot merged commit 5e6f687 into metal3-io:main Oct 17, 2024
6 checks passed
@metal3-io-bot metal3-io-bot deleted the Add-option-to-skip-applying-bmhs/mohammed branch October 17, 2024 10:32
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants