mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
629e6c9674
This makes some further tweaks to make the test more stable under heavy load. Firstly, the background job sleeps longer, and secondly, we make up to 3 attempts run state.running instead of just the one, in case our first attempt was too early. It also uses threading to make the job sleep, since the method of adding a & to the command seemed to be producing intermittent failures with returning clean JSON. |
||
---|---|---|
.. | ||
__init__.py | ||
test_deploy.py | ||
test_grains.py | ||
test_mine.py | ||
test_pillar.py | ||
test_raw.py | ||
test_state.py |