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

improve salt-run salt.cmd test #39315

Merged
merged 1 commit into from
Feb 13, 2017
Merged

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Feb 10, 2017

What does this PR do?

improves the salt-run salt.cmd test. There was an issue on 2016.11.2 where out was returning:

'out': ['Exception occurred in runner salt.cmd:                                           
         Traceback (most recent call last):', '  File                                                                  
         "/home/ch3ll/git/salt/salt/client/mixins.py", line 397, in _low', "                                           
         if 'data' in data['return']:", "TypeError: argument of type 'bool' is                                         
         not iterable"]}

See issue #38638
This pr improves the test to make sure we catch this.

Tests written?

Yes

@cachedout cachedout merged commit 60640f7 into saltstack:2016.11 Feb 13, 2017
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