Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roles: hosted_engine_setup: Do not reboot the host during deploy #218

Merged
merged 2 commits into from
Feb 10, 2021

Conversation

didib
Copy link
Member

@didib didib commented Feb 10, 2021

We recently changed the host-deploy process to reboot the host after
installation. We need to revert that for hosted-engine deploy, as this
reboots the host we deploy on, thus killing the deployment.

@didib didib mentioned this pull request Feb 10, 2021
We recently changed the host-deploy process to reboot the host after
installation. We need to revert that for hosted-engine deploy, as this
reboots the host we deploy on, thus killing the deployment.
@didib
Copy link
Member Author

didib commented Feb 10, 2021

Copy link
Member

@mnecas mnecas left a comment

Choose a reason for hiding this comment

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

I'll check out that CI issue, looks like a new version of yamlint.

I don't mind the change, but not sure if it's necessary. That's a question for @arachmani

There was an issue with doing something on the host right after installation but it was fixed in the engine by https://gerrit.ovirt.org/c/ovirt-engine/+/113388

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

Let's get this merged and released for QE. This is a flow we forgot about with default reboot, so we need to fix asap, otherise HE installation is completely broken

@mwperina
Copy link
Member

And let's take a look at CI separately

@mnecas mnecas merged commit a132914 into oVirt:master Feb 10, 2021
@didib didib deleted the do-not-reboot-host-he-deploy branch February 10, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants