Open k-keiichi-rh opened 9 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: k-keiichi-rh Once this PR has been reviewed and has the lgtm label, please assign razo7 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @k-keiichi-rh. Thanks for your PR.
I'm waiting for a medik8s member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Hi @k-keiichi-rh , since this PR is still a WIP I've converted it to a "draft" PR. We usually create our PRs as such in order to save cloud resources (draft PR doesn't run e2e tests automatically).
We try to follow this process:
Let me know if that makes sense.
/test 4.14-openshift-e2e
@k-keiichi-rh: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/4.14-openshift-e2e | c5eb86063da8826f23cabcb002ac34b99b732960 | link | true | /test 4.14-openshift-e2e |
Full PR test history. Your PR dashboard.
/test 4.13-openshift-e2e
This PR is to support off action.
The following is the FAR workflow with off action:
In step 4, if users want to do troubleshooting on the failed node, they need to manually add the proper taints before turning on the failed node. The document pr is tracked in https://issues.redhat.com/browse/ECOPROJECT-1756.
ECOPROJECT-1471