-
Notifications
You must be signed in to change notification settings - Fork 254
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
🌱 E2E: Run multiple BMO upgrade tests in sequence #1561
🌱 E2E: Run multiple BMO upgrade tests in sequence #1561
Conversation
a789ca7
to
fb53d36
Compare
/test metal3-bmo-e2e-test-pull |
a0cf589
to
1c35b02
Compare
/test metal3-bmo-e2e-test-pull |
/retest |
/test metal3-bmo-e2e-test-pull |
1 similar comment
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-pull |
4 similar comments
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-optional-pull |
1c35b02
to
5fbae42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
I think this is almost ready to merge but would like to see some better documentation/comments first.
I also want to suggest that you consider if we should actually include Ironic at this point. Why not make this a BMO upgrade only? It is possible that we later discover some issue or want to do things in a different way for Ironic. Coupling them together in the same upgrade spec like this will make these things harder to fix later.
f2c22e4
to
b878a9a
Compare
b878a9a
to
841553e
Compare
/test ? |
@mquhuy: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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 kubernetes/test-infra repository. |
/test metal3-bmo-e2e-test-optional-pull |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with this now!
/approve
[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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit.
ironic-deployment/overlays/e2e-with-inspector/kustomization.yaml
Outdated
Show resolved
Hide resolved
841553e
to
0cdb997
Compare
/test metal3-bmo-e2e-test-optional-pull |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last nit.
ironic-deployment/overlays/e2e-with-inspector/ironic-patch.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: Huy Mai <huy.mai@est.tech>
0cdb997
to
fa5fe56
Compare
/test metal3-bmo-e2e-test-optional-pull |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
This PR will run multiple BMO upgrade tests from multiple BMO versions (kustomizations), in sequence.
The log tree for the upgrade set was also modified to be more identifiable.