USHIFT-6168: Adding scenario to enable all configs#5579
USHIFT-6168: Adding scenario to enable all configs#5579openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
f349f05 to
c159bc4
Compare
|
@kasturinarra: This pull request references USHIFT-6168 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.21.0" version, but no target version was set. DetailsIn 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. |
| EOF" | ||
|
|
||
| # Restart MicroShift to apply TLS configuration | ||
| run_command_on_vm host1 "sudo systemctl restart microshift" |
There was a problem hiding this comment.
Use healthcheck to verify that MicroShift is fully initialized after restart.
Otherwise, we're risking to run into race conditions in the subsequent scripts.
| EOF" | ||
|
|
||
| # Restart MicroShift to apply TLS configuration | ||
| run_command_on_vm host1 "sudo systemctl restart microshift" |
There was a problem hiding this comment.
Use healthcheck to verify that MicroShift is fully initialized after restart.
Otherwise, we're risking to run into race conditions in the subsequent scripts.
c159bc4 to
197f89d
Compare
0ae05f9 to
16cac1b
Compare
|
/retest |
24aabf9 to
dd1724b
Compare
|
/test e2e-aws-tests-release |
dd1724b to
f4d77fc
Compare
f4d77fc to
3172f56
Compare
|
/test test-unit |
|
/test e2e-aws-tests-bootc-periodic |
|
/test test-unit |
3172f56 to
e7a76a6
Compare
|
/retest |
e7a76a6 to
b37c343
Compare
|
/test e2e-aws-tests-release |
b37c343 to
379ecec
Compare
|
/test e2e-aws-tests-release |
|
@agullon all tests passed, could you please help take a look ? thanks !! |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: agullon, kasturinarra The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/verified by CI |
|
@kasturinarra: This PR has been marked as verified by DetailsIn 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. |
|
/retest |
|
/test e2e-aws-tests-bootc /test e2e-aws-tests-bootc-arm |
|
@kasturinarra: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/hold Revision fdf66e5 was retested 3 times: holding |
|
/retest |
|
/unhold |
|
/verified by CI |
|
@kasturinarra: This PR has been marked as verified by DetailsIn 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. |
|
/cherry-pick release-4.20 |
|
@kasturinarra: new pull request created: #5772 DetailsIn 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-sigs/prow repository. |
Which issue(s) this PR addresses: This PR helps to add a scenario that enables all configs.
Closes #USHIFT-6168