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

Add service widget for iscsi #5712

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

jknphy
Copy link
Contributor

@jknphy jknphy commented Sep 5, 2018

Add service widget for iscsi. Widget was successfully integrated in a base file for text mode. Logic has been moved to a util file so it can be used from graphical and text mode. Timeout increased for detecting targets in iscsi_client.

@jknphy jknphy changed the title Add service widget for iscsi [WIP] Add service widget for iscsi Sep 5, 2018
@jknphy jknphy changed the title [WIP] Add service widget for iscsi Add service widget for iscsi Sep 5, 2018
wait_still_screen(2, 10);
unless (is_sle('<15') || is_leap('<15.1')) {
change_service_configuration(
after_writing => {start => 'alt-f'},
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, service status is partly-active, I guess it's because it's activated by socket, so I would say it's fine to keep current state for client, we also don't really have to change on reboot setting, so to be honest, I would skip these steps here.

@jknphy jknphy force-pushed the add_service_widget_iscsi branch 4 times, most recently from 39296d7 to 684d19f Compare September 10, 2018 11:54
@jknphy
Copy link
Contributor Author

jknphy commented Sep 17, 2018

Kept current status for client as suggested.

@rwx788
Copy link
Member

rwx788 commented Sep 17, 2018

Let's try it out, changes LGTM

@rwx788 rwx788 merged commit 2af518a into os-autoinst:master Sep 17, 2018
@jknphy jknphy deleted the add_service_widget_iscsi branch January 22, 2019 08:23
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