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

Make yast2_lan_restart_* modules work on svirt-xen-hvm #12504

Merged
merged 2 commits into from May 10, 2021

Conversation

OleksandrOrlov
Copy link
Contributor

The test was using YRestClient in some internal functions, but the Client was not set up.

The PR sets it up.

Also, I've adjusted the test to properly check that network is restarted and it found a bug, which I've raised on bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1185775

So, the failures are expected and they show that the issue exists.

Copy link
Member

@rwx788 rwx788 left a comment

Choose a reason for hiding this comment

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

LGTM

Oleksandr Orlov added 2 commits May 7, 2021 15:56
For cases when network is restarted during test execution and IP address
of SUT is changed, YuiRestClient needs to know the new IP address to be
able to communicate with the SUT on remote installations.

The commit adds the appropriate setters for host and port, so that the
host can be changed at any time.
yast2_lan_restart_* test modules are using libyui, but it was not set
up.

The commit sets up libyui.

Related ticket: https://progress.opensuse.org/issues/90773
@rwx788 rwx788 merged commit 2ebbe3f into os-autoinst:master May 10, 2021
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