Skip to content

Conversation

@r4f4
Copy link
Contributor

@r4f4 r4f4 commented Mar 11, 2022

This PR is just #5496 with merge conflicts resolved.

@openshift-ci openshift-ci bot requested review from jhixson74 and kirankt March 11, 2022 16:46
@r4f4
Copy link
Contributor Author

r4f4 commented Mar 11, 2022

/retest-required

@r4f4 r4f4 force-pushed the no-more-azure-mint branch from c4ba012 to 4923970 Compare March 14, 2022 19:26
Copy link
Contributor

@staebler staebler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 16, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: staebler

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 16, 2022
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

4 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2022

@r4f4: The following tests 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/e2e-ibmcloud 10fb2bb link false /test e2e-ibmcloud
ci/prow/e2e-ovirt 10fb2bb link false /test e2e-ovirt
ci/prow/e2e-metal-ipi-ovn-ipv6 10fb2bb link false /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-crc 10fb2bb link false /test e2e-crc
ci/prow/okd-e2e-aws-upgrade 10fb2bb link false /test okd-e2e-aws-upgrade
ci/prow/e2e-azure-upi 10fb2bb link false /test e2e-azure-upi
ci/prow/e2e-aws-single-node 10fb2bb link false /test e2e-aws-single-node

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@staebler
Copy link
Contributor

/label tide/merge-merhod-squash

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2022

@staebler: The label(s) /label tide/merge-merhod-squash cannot be applied. These labels are supported: platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, downstream-change-needed, backport-risk-assessed, cherry-pick-approved

Details

In response to this:

/label tide/merge-merhod-squash

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.

@staebler staebler added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 16, 2022
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

3 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 3e1f7c4 into openshift:master Mar 16, 2022
@r4f4
Copy link
Contributor Author

r4f4 commented Mar 16, 2022

/cherry-pick release-4.10

@openshift-cherrypick-robot

@r4f4: #5699 failed to apply on top of branch "release-4.10":

Applying: stop considering Mint mode as supported on Azure
Using index info to reconstruct a base tree...
M	data/data/install.openshift.io_installconfigs.yaml
M	pkg/types/installconfig.go
M	pkg/types/validation/installconfig.go
Falling back to patching base and 3-way merge...
Auto-merging pkg/types/validation/installconfig.go
Auto-merging pkg/types/installconfig.go
Auto-merging data/data/install.openshift.io_installconfigs.yaml
CONFLICT (content): Merge conflict in data/data/install.openshift.io_installconfigs.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 stop considering Mint mode as supported on Azure
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherry-pick release-4.10

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.

@r4f4 r4f4 changed the title stop considering Mint mode as supported on Azure Bug 2065806: stop considering Mint mode as supported on Azure Mar 18, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 18, 2022

@r4f4: All pull requests linked via external trackers have merged:

Bugzilla bug 2065806 has been moved to the MODIFIED state.

Details

In response to this:

Bug 2065806: stop considering Mint mode as supported on Azure

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.

@r4f4
Copy link
Contributor Author

r4f4 commented Mar 18, 2022

/cherry-pick release-4.10

@openshift-cherrypick-robot

@r4f4: #5699 failed to apply on top of branch "release-4.10":

Applying: stop considering Mint mode as supported on Azure
Using index info to reconstruct a base tree...
M	data/data/install.openshift.io_installconfigs.yaml
M	pkg/types/installconfig.go
M	pkg/types/validation/installconfig.go
Falling back to patching base and 3-way merge...
Auto-merging pkg/types/validation/installconfig.go
Auto-merging pkg/types/installconfig.go
Auto-merging data/data/install.openshift.io_installconfigs.yaml
CONFLICT (content): Merge conflict in data/data/install.openshift.io_installconfigs.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 stop considering Mint mode as supported on Azure
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherry-pick release-4.10

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.

openshift-merge-robot added a commit that referenced this pull request Mar 23, 2022
Bug 2065808: stop considering Mint mode as supported on Azure (#5699)
r4f4 added a commit to r4f4/installer that referenced this pull request Mar 23, 2022
openshift-merge-robot added a commit that referenced this pull request Mar 27, 2022
Bug 2067092: stop considering Mint mode as supported on Azure (#5699)
r4f4 added a commit to r4f4/installer that referenced this pull request Mar 28, 2022
openshift-merge-robot added a commit that referenced this pull request Apr 6, 2022
Bug 2069166: stop considering Mint mode as supported on Azure (#5699)
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. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants