salt/tests
Sergey Kizunov 3c58717c58 Add config option to ensure jid is unique
Having a jid that is occasionally not unique (eg two processes creating
jobs at about the same time) causes problems in my usage due to
job tracking assuming unique jids. Add a config option called `unique_jid`
that will enforce unique jids, but will change the jid format by
appending an underscore and the process id.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2017-09-07 13:25:35 -05:00
..
integration Merge pull request #43070 from lyft/support-states-returning-a-list-of-comments 2017-09-05 16:19:26 -06:00
perf Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
pkg/rpm
support Remove deprecated Legacy Git Pillar code 2017-08-23 16:49:58 -04:00
unit Add config option to ensure jid is unique 2017-09-07 13:25:35 -05:00
utils Misplaced test. Use tests.support.unit instead. 2017-04-01 14:23:00 +01:00
__init__.py
buildpackage.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
committer_parser.py Fix resource leakage 2017-04-05 23:18:00 +01:00
conftest.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
consist.py Move get_colors and get_color_theme to salt.utils.color.py 2017-08-29 17:33:01 -04:00
eventlisten.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
eventlisten.sh
jenkins.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
minionswarm.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
modparser.py
packdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
runtests.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
salt-tcpdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
saltsh.py
wheeltest.py
whitelist.txt Add back the two loader tests 2017-04-17 14:04:20 -06:00
zypp_plugin.py Pylint fixes 2017-06-21 10:09:11 +01:00