Closed petr-balogh closed 4 days ago
/cherry-pick release-4.16
@petr-balogh: once the present PR merges, I will cherry-pick it on top of release-4.16
in a new PR and assign it to you.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: OdedViner, petr-balogh
The full list of commands accepted by this bot can be found here.
@petr-balogh: #10901 failed to apply on top of branch "release-4.16":
Applying: IBM Cloud node stop and start added (#10707)
Using index info to reconstruct a base tree...
M ocs_ci/ocs/platform_nodes.py
M ocs_ci/utility/ibmcloud.py
M tests/functional/object/mcg/ui/test_mcg_ui.py
M tests/functional/object/mcg/ui/test_namespace_store.py
M tests/functional/z_cluster/nodes/test_check_pods_status_after_node_failure.py
Falling back to patching base and 3-way merge...
Auto-merging tests/functional/z_cluster/nodes/test_check_pods_status_after_node_failure.py
Auto-merging tests/functional/object/mcg/ui/test_namespace_store.py
CONFLICT (content): Merge conflict in tests/functional/object/mcg/ui/test_namespace_store.py
Auto-merging tests/functional/object/mcg/ui/test_mcg_ui.py
CONFLICT (content): Merge conflict in tests/functional/object/mcg/ui/test_mcg_ui.py
Auto-merging ocs_ci/utility/ibmcloud.py
CONFLICT (content): Merge conflict in ocs_ci/utility/ibmcloud.py
Auto-merging ocs_ci/ocs/platform_nodes.py
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 IBM Cloud node stop and start added (#10707)