Skip to content

[release-4.6] [vsphere] set hostname with --static to provide consistent node name for CSR approval#2404

Closed
openshift-cherrypick-robot wants to merge 1 commit intoopenshift:release-4.6from
openshift-cherrypick-robot:cherry-pick-2380-to-release-4.6
Closed

[release-4.6] [vsphere] set hostname with --static to provide consistent node name for CSR approval#2404
openshift-cherrypick-robot wants to merge 1 commit intoopenshift:release-4.6from
openshift-cherrypick-robot:cherry-pick-2380-to-release-4.6

Conversation

@openshift-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #2380

/assign rvanderp3

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@openshift-cherrypick-robot: Bugzilla bug 1920807 has been cloned as Bugzilla bug 1927555. Retitling PR to link against new bug.
/retitle [release-4.6] Bug 1927555: [vsphere] set hostname with --static to provide consistent node name for CSR approval

Details

In response to this:

[release-4.6] Bug 1920807: [vsphere] set hostname with --static to provide consistent node name for CSR approval

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-ci-robot openshift-ci-robot changed the title [release-4.6] Bug 1920807: [vsphere] set hostname with --static to provide consistent node name for CSR approval [release-4.6] Bug 1927555: [vsphere] set hostname with --static to provide consistent node name for CSR approval Feb 11, 2021
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Feb 11, 2021
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1927555, which is invalid:

  • expected dependent Bugzilla bug 1920807 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is MODIFIED instead
  • expected dependent Bugzilla bug 1920807 to target a release in 4.7.0, but it targets "4.8.0" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

[release-4.6] Bug 1927555: [vsphere] set hostname with --static to provide consistent node name for CSR approval

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.

@rvanderp3
Copy link
Copy Markdown
Contributor

/bugzilla refresh

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rvanderp3: This pull request references Bugzilla bug 1927555, which is invalid:

  • expected dependent Bugzilla bug 1927783 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is NEW instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/bugzilla refresh

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.

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-agnostic-upgrade

@vrutkovs
Copy link
Copy Markdown
Contributor

/hold

This breaks down OKD as its using vmtoolsd which is not available on OKDs first boot

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 11, 2021
@vrutkovs
Copy link
Copy Markdown
Contributor

/test vsphere-upi

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@vrutkovs: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test cluster-bootimages
  • /test e2e-agnostic-upgrade
  • /test e2e-aws
  • /test e2e-aws-disruptive
  • /test e2e-aws-proxy
  • /test e2e-aws-workers-rhel7
  • /test e2e-azure
  • /test e2e-gcp-op
  • /test e2e-metal-ipi
  • /test e2e-openstack
  • /test e2e-ovirt
  • /test e2e-ovn-step-registry
  • /test e2e-vsphere
  • /test e2e-vsphere-upi
  • /test images
  • /test okd-e2e-aws
  • /test okd-e2e-gcp-op
  • /test okd-e2e-upgrade
  • /test okd-e2e-vsphere
  • /test okd-images
  • /test unit
  • /test verify

Use /test all to run the following jobs:

  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-agnostic-upgrade
  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-aws
  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-aws-workers-rhel7
  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-gcp-op
  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-metal-ipi
  • pull-ci-openshift-machine-config-operator-release-4.6-e2e-ovn-step-registry
  • pull-ci-openshift-machine-config-operator-release-4.6-images
  • pull-ci-openshift-machine-config-operator-release-4.6-okd-e2e-aws
  • pull-ci-openshift-machine-config-operator-release-4.6-okd-e2e-gcp-op
  • pull-ci-openshift-machine-config-operator-release-4.6-okd-e2e-upgrade
  • pull-ci-openshift-machine-config-operator-release-4.6-okd-images
  • pull-ci-openshift-machine-config-operator-release-4.6-unit
  • pull-ci-openshift-machine-config-operator-release-4.6-verify
Details

In response to this:

/test vsphere-upi

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.

@vrutkovs
Copy link
Copy Markdown
Contributor

/test e2e-vsphere-upi

@vrutkovs
Copy link
Copy Markdown
Contributor

Doesn't seem to break vSphere UPI, removing hold

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 11, 2021
@darkmuggle
Copy link
Copy Markdown

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 11, 2021
@openshift-bot
Copy link
Copy Markdown
Contributor

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@openshift-bot: This pull request references Bugzilla bug 1927555, which is invalid:

  • expected dependent Bugzilla bug 1927783 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is NEW instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

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-bot
Copy link
Copy Markdown
Contributor

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@openshift-bot: This pull request references Bugzilla bug 1927555, which is invalid:

  • expected dependent Bugzilla bug 1927783 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is NEW instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

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-bot
Copy link
Copy Markdown
Contributor

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@openshift-bot: This pull request references Bugzilla bug 1927555, which is invalid:

  • expected dependent Bugzilla bug 1927783 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is NEW instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

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.

@rvanderp3
Copy link
Copy Markdown
Contributor

Setting a hold due to related PRs 2490 and 2405 in 4.7. The fix for 2405 will also need to be backported and merged in conjunction with this fix.

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 1, 2021
@rvanderp3
Copy link
Copy Markdown
Contributor

/retest

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

1 similar comment
@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere
/test e2e-vsphere-upgrade

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

1 similar comment
@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere-upi

@rvanderp3
Copy link
Copy Markdown
Contributor

Tested with custom release image based on 4.6.0-0.nightly-2021-04-15-161736 which contained both this fix as well as the fix for PR 2490(which will be cherry-picked after this merge). Tests run:

  • Upgrade which previously would have resulted in node-name loss
  • Successful scaling of a node which received a DHCP assigned hostname.

@jcpowermac
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@yuqi-zhang
Copy link
Copy Markdown
Contributor

/approve

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: darkmuggle, jcpowermac, openshift-cherrypick-robot, yuqi-zhang

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 19, 2021
@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

3 similar comments
@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere

@rvanderp3
Copy link
Copy Markdown
Contributor

I am leaving a hold on this pending vSphere e2e testing completing.

@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-vsphere-upi

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 11, 2021

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/okd-e2e-aws 0b07c94 link /test okd-e2e-aws
ci/prow/okd-e2e-gcp-op 0b07c94 link /test okd-e2e-gcp-op
ci/prow/okd-e2e-upgrade 0b07c94 link /test okd-e2e-upgrade
ci/prow/e2e-vsphere-upgrade 0b07c94 link /test e2e-vsphere-upgrade
ci/prow/e2e-vsphere 0b07c94 link /test e2e-vsphere
ci/prow/e2e-vsphere-upi 0b07c94 link /test e2e-vsphere-upi

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.

@rvanderp3
Copy link
Copy Markdown
Contributor

rvanderp3 commented Jun 14, 2021

Replaced with PR 2615. A problem was found(see pr 2490) in release-4.7 which would require a change to this cherry-pick. I recommend closing this PR.

@kikisdeliveryservice kikisdeliveryservice changed the title [release-4.6] Bug 1927555: [vsphere] set hostname with --static to provide consistent node name for CSR approval [release-4.6] [vsphere] set hostname with --static to provide consistent node name for CSR approval Jun 14, 2021
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 14, 2021

@openshift-cherrypick-robot: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

[release-4.6] [vsphere] set hostname with --static to provide consistent node name for CSR approval

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-ci openshift-ci Bot removed bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Jun 14, 2021
@kikisdeliveryservice
Copy link
Copy Markdown
Contributor

Removed BZ from title at @rvanderp3 request :)

@kikisdeliveryservice
Copy link
Copy Markdown
Contributor

BZ not on bug, closing PR as requested.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants