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 workaround for missing phub option among modules #5003

Merged
merged 1 commit into from
May 9, 2018

Conversation

send_key_until_needlematch "scc-module-$addon", "down";
# checkmark the requested addon
assert_and_click "scc-module-$addon";
if (check_var('VERSION', '12-SP4') && $addon =~ 'phub') {
Copy link
Member

Choose a reason for hiding this comment

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

hm, I guess in this case it even makes sense to have a version specific check, yes.
Although the following line could actually try to check for the error condition as we had before 8e60710

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a nice solution. I will used it next time. Thanks

@okurz okurz merged commit 9b65551 into os-autoinst:master May 9, 2018
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