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

🌱 Stop setting IRONIC_FAST_TRACK by default #1603

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dtantsur
Copy link
Member

@dtantsur dtantsur commented Mar 6, 2024

It's true by default and most operators will not want to change it.
Definitely not without understanding what it does.

Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com

It's true by default and most operators will not want to change it.
Definitely not without understanding what it does.

Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
@metal3-io-bot metal3-io-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 6, 2024
@elfosardo
Copy link
Member

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2024
@dtantsur
Copy link
Member Author

dtantsur commented Mar 6, 2024

/test metal3-bmo-e2e-test-pull
/test-centos-e2e-integration-main

@dtantsur
Copy link
Member Author

dtantsur commented Mar 6, 2024

/test metal3-bmo-e2e-test-pull

1 similar comment
@dtantsur
Copy link
Member Author

dtantsur commented Mar 6, 2024

/test metal3-bmo-e2e-test-pull

@dtantsur
Copy link
Member Author

dtantsur commented Mar 6, 2024

/test-centos-e2e-integration-main

@kashifest
Copy link
Member

@dtantsur
Copy link
Member Author

dtantsur commented Mar 6, 2024

@kashifest I thought someone might find an ability to override this variable useful still (this script is targeting developers after all, not just normal admins). If you don't think so, I can remove it.

Copy link
Member

@lentzi90 lentzi90 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
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

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 Mar 7, 2024
@metal3-io-bot metal3-io-bot merged commit 6c823f4 into metal3-io:main Mar 7, 2024
19 checks passed
@kashifest
Copy link
Member

@kashifest I thought someone might find an ability to override this variable useful still (this script is targeting developers after all, not just normal admins). If you don't think so, I can remove it.

Good point, I am just thinking that this script is also used in our ubuntu based CI tests, and if it would create confusion / different results in the test, however as long as it defaults it to true the tests should be identical if I am understanding correctly. I am fine either way.

Lets have others opinions as well cc @lentzi90 @Rozzii

@lentzi90
Copy link
Member

lentzi90 commented Mar 7, 2024

It will be identical as you say. I think it is good to have the option to override in the scripts, but there is not much point setting this variable explicitly in the tests.

@kashifest
Copy link
Member

One more thing that comes into my mind, we have one more place where we explicitly set it to true https://github.com/metal3-io/metal3-dev-env/blob/main/03_launch_mgmt_cluster.sh#L159 irrespective of if it ironic is run as a deployment or run locally

@dtantsur dtantsur deleted the no-fast-track branch March 7, 2024 09:36
@dtantsur
Copy link
Member Author

dtantsur commented Mar 7, 2024

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants