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

Enable yast2_lan_device_settings for svirt backend #10713

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

sofiasyria
Copy link
Contributor

@sofiasyria sofiasyria commented Jul 17, 2020

Slight modifications in yast2_lan_device_setting, in order for it to run on svirt backend.
Modification of YAML schedules.

@OleksandrOrlov OleksandrOrlov changed the title Enable yast2_lan_device_settings fro svirt backend Enable yast2_lan_device_settings for svirt backend Jul 17, 2020
@sofiasyria sofiasyria force-pushed the ac67603 branch 2 times, most recently from a90b76b to 62516ed Compare July 17, 2020 12:04
$is_set_in_etc_host->($static_hostname) or die qq{Static hostname "$static_hostname" was not written to /etc/hosts file!\n};

open_yast2_lan();
for (1 .. 2) { send_key "tab" } # move to device list
Copy link
Contributor

Choose a reason for hiding this comment

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

@sofiasyria Can you run VR against non-s390x to observe the behaviour! i have the impression that this could be moved later in the code. i think you can move some part later in the test instead of open and close again the yast2_lan. But i would like to see a VR first.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok.

Copy link
Contributor

Choose a reason for hiding this comment

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

But Sofia did not change that part of code, so it should work as before. Not sure that we need to change something here in scope of the PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

About open and close I agree that it's not optimal, but this is not my code, it's green just because of the new indentation. I just added a condition that includes old code.

Copy link
Contributor

@OleksandrOrlov OleksandrOrlov left a comment

Choose a reason for hiding this comment

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

LGTM

@sofiasyria sofiasyria changed the title Enable yast2_lan_device_settings for svirt backend [WIP] Enable yast2_lan_device_settings for svirt backend Jul 17, 2020
@sofiasyria sofiasyria changed the title [WIP] Enable yast2_lan_device_settings for svirt backend Enable yast2_lan_device_settings for svirt backend Jul 17, 2020
@OleksandrOrlov OleksandrOrlov merged commit 80888b1 into os-autoinst:master Jul 17, 2020
@sofiasyria sofiasyria deleted the ac67603 branch September 30, 2020 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants