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

Force restart seems to not be needed anymore #1050

Merged
merged 1 commit into from Mar 24, 2020
Merged

Conversation

teclator
Copy link
Contributor

@teclator teclator commented Mar 24, 2020

Problem

openQA tests renaming a NIC and expects wicked to be restarted, which isn't

Before network-ng we set the force_restart flag when touching the udev rules for renaming an interface:

Or when proposing the bridge configuration for virtualization:

But it is not set anymore, and thus, in case of renaming, the network is not restarted but just reloaded:

It needs to be clarified if the current behavior is correct or the previous one should be brought back.

Solution

  • After some discussion with the wicked team (@mtomaschewski @rtorrero), it seems that we can remove the force restart flag completely.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 70.375% when pulling 5f34741 on force_restart into 1c63b75 on master.

Copy link
Member

@jreidinger jreidinger left a comment

Choose a reason for hiding this comment

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

LGTM from my POV

@teclator teclator merged commit bbefa54 into master Mar 24, 2020
@teclator teclator deleted the force_restart branch March 24, 2020 11:14
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #141 successfully finished
✔️ Created OBS submit request #787755

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #78 successfully finished

teclator added a commit that referenced this pull request Mar 26, 2020
Force restart seems to not be needed anymore
teclator added a commit that referenced this pull request Mar 26, 2020
Force restart seems to not be needed anymore
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.

None yet

4 participants