salt/tests/integration
Erik Johnson 6ee6874e11 Set time back 1 week instead of up to 36 years in system module tests
This prevents git_pillar certificate errors. Additionally, sometimes
/dev/rtc becomes unresponsive which leads the ``hwclock --compare``
command to spin indefinitely, ultimately causing the entire test run to
fail. This changeset uses a SIGALRM handler to abort the hwclock command
if no output is seen within 3 seconds and try a second time. If it times
out the second time as well, then an error will be logged but it will
not be fatal to the test (or hang it indefinitely).
2017-02-12 23:57:28 -06:00
..
cli Merge branch '2016.3' into '2016.11' 2016-11-14 09:14:00 -07:00
client Merge branch '2016.3' into '2016.11' 2016-11-14 09:14:00 -07:00
cloud Merge branch '2016.11' into 'develop' 2017-01-06 10:31:51 -05:00
files Switch to non-legacy git_pillar syntax in test suite 2017-02-12 15:12:49 -06:00
fileserver salt.utils.gitfs: remove dulwich support, make refspecs configurable (#39210) 2017-02-09 09:50:45 -07:00
grains add windows core grain test 2016-09-07 21:22:24 -06:00
loader Make integration.loader.loader tests PY3-compatible 2016-08-03 17:21:31 -05:00
minion Add tests for pillar decryption 2017-02-02 18:06:50 -06:00
mockbin
modules Set time back 1 week instead of up to 36 years in system module tests 2017-02-12 23:57:28 -06:00
netapi Merge branch '2016.3' into '2016.11' 2017-01-16 18:54:14 -07:00
output reverted json log changes 2016-11-04 11:09:45 +01:00
reactor Event assert (#33262) 2016-05-19 13:41:23 -06:00
renderers Add __init__ and pydsl test 2015-11-25 10:50:30 -07:00
returners Fix cache test on develop 2016-08-21 13:35:27 +09:00
runners Merge branch '2016.11' into 'develop' 2017-01-25 09:59:29 -07:00
sdb Add SDB module for environment variables 2016-05-25 17:18:35 -04:00
shell Don't fail test if data is empty 2017-02-02 18:06:50 -06:00
ssh Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
states Add integration test for wildcard versions 2017-02-07 08:54:26 -06:00
utils Various fixes for MacOS X (#36085) 2016-09-06 16:30:08 -06:00
wheel Add final args to disable event printing for wheel 2016-08-22 14:51:47 +09:00
__init__.py Restore full user permissions when failing to delete 2017-02-09 18:06:27 +00:00