salt/tests
Sergey Kizunov 64d224ad02 rabbitmq: Do not use __context__ for persistent globals
The rabbitmq module was using `__context__` to store paths of
rabbitmq executables. `__context__` may be cleared but the module
still could remain in use, in which case it would fail to work
correctly. Move the paths of the rabbitmq executables to their own
global variables so that they are not affected by the lifespan of
`__context__`.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2017-03-23 14:46:36 -05:00
..
integration Merge pull request #40242 from rallytime/merge-develop 2017-03-23 13:31:39 -06:00
perf Use print as a function [PEP 3105]. 2015-12-04 16:17:35 -08:00
pkg/rpm Updated salt.spec bash_completion 2016-04-07 09:16:47 -06:00
support Fix parser for windows... again... 2017-03-23 12:24:26 -06:00
unit rabbitmq: Do not use __context__ for persistent globals 2017-03-23 14:46:36 -05:00
utils Moved some test supporting modules to tests/support 2017-02-28 22:52:48 +00:00
__init__.py
buildpackage.py [develop] Merge forward from 2016.3 to develop (#33193) 2016-05-12 07:53:39 -07:00
committer_parser.py
conftest.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
consist.py
eventlisten.py Subscribe event to bus is optional now 2015-08-03 16:10:38 -06:00
eventlisten.sh Move giant eventlisten.sh example out of the state.event docstring 2015-09-10 13:38:09 -06:00
jenkins.py Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
minionswarm.py minionswarm.py: allow random UUID 2017-03-10 12:10:21 +01:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py
runtests.py Fix for running just the grains tests 2017-03-22 14:11:22 -05:00
salt-tcpdump.py No need to call .keys() when iterating a dictionary 2017-03-06 14:42:31 +00:00
saltsh.py
wheeltest.py
whitelist.txt Add filerserver test to whitelist, skip symlink test 2017-03-10 11:05:02 -06:00