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

Suse Leap doesn't have 'man' #34621

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

justinta
Copy link

@justinta justinta commented Jul 12, 2016

What does this PR do?

ZFS.bookmark unit test is failing because OpenSuse doesn't have man.

opensuse: % man ls
-bash: man: command not found

This mocks salt.utils.which() to give it a path so the test can run.

What issues does this PR fix or reference?

No open issues. fixes failing test.

Tests written?

Yes

@rallytime rallytime merged commit 445f8af into saltstack:2016.3 Jul 12, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Jul 15, 2016
* upstream/develop:
  Fixed file.line on Windows - fix saltstack#34665 (saltstack#34666)
  Revert "Modify lodaer global test to use populated dunders"
  INI uses proper line endings - fix saltstack#34667
  Spelling fixes found in sqlite3 pillar docs (saltstack#34652)
  Lint 34644 (saltstack#34651)
  Adjust the mine test a little bit to give it a better chance of success (saltstack#34647)
  catch error if no dns domains exist
  Check that mysqladmin exists before running mysql integration tests.
  add num_cpus grain to freebsd (saltstack#34565)
  Fixes failing test on Suse Leap (saltstack#34621)
  Changed network state test to use test=True
  Clarifies the proper way to reference states
  Some small changes
  handle jboss cli expression type in the parsing of the output
  Change network state integration test to use test=True
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.

None yet

2 participants