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

Unschedule yast2_lan_restart_devices when Network Manager-2nd try #5788

Merged

Conversation

jknphy
Copy link
Contributor

@jknphy jknphy commented Sep 18, 2018

Unschedule yast2_lan_restart_devices when Network Manager-2nd try. It is a correction for #5780

Similar logic could be: unless (is_opensuse && !is_leap('>15.0'))
Neither of them is very readable, but unless with negate conditon inside I guess is worst.
I think both cover all products, if it SLE is scheduled, if is opensuse only if is leap <=15.0 so TW (or any opensusue) is excluded which is ok.

@rwx788 rwx788 merged commit 62bc30b into os-autoinst:master Sep 18, 2018
@jknphy jknphy deleted the network_manager_minor_fix_schedule branch January 22, 2019 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants