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

Allow alternatives.show_link function to work on Suse distros #36914

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

rallytime
Copy link
Contributor

@rallytime rallytime commented Oct 11, 2016

This should fix up the failing integration.states.alternatives test
in 2016.3 as well. The alternatives.install state relies on checking
if the output of alternatives.show_link matches the path passed into
the state. Since show_link didn't work on suse correctly, the state
doesn't install the alternative and returns False. This test is only
present on the 2016.3 branch, but I knew the bug was broken in
this branch as well and it should be fixed in 2015.8.

This should fixup the failing integration.states.alternatives test
in 2016.3 as well. The alternatives.install state relies on checking
if the output of alternatives.show_link matches the path passed into
the state. Since show_link didn't work on suse correctly, the state
doesn't install the alternative and returns False.
@cro cro merged commit 2ccc44f into saltstack:2015.8 Oct 12, 2016
@rallytime rallytime deleted the suse_show_link branch October 12, 2016 19: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
Development

Successfully merging this pull request may close these issues.

2 participants