Daniel A Wozniak
|
c6697b9f16
|
Move kill process tree and re-use it
|
2018-05-06 09:44:55 -07:00 |
|
Daniel A Wozniak
|
fec1233dc4
|
Add support for windows timeout to run_salt
The run_salt function needs to support timeout on windows for the full
test suite to run.
|
2018-05-05 15:10:14 -07:00 |
|
Mike Place
|
85025af83c
|
Pass timeout to salt CLI for tests
This should hopefully fix up the race condition in the long-running
jobs test.
|
2018-04-25 11:04:59 -05:00 |
|
Mike Place
|
b8990f5258
|
Pass the timeout variable to the CLI when calling salt in tests
|
2018-04-13 16:37:01 -06:00 |
|
Ch3LL
|
61ac5cf157
|
Add spm -y and -f arg integration tests
|
2017-12-04 16:06:14 -05:00 |
|
Ch3LL
|
69134e83ca
|
Change order of local kwarg in run_call method
|
2017-11-22 15:50:29 -05:00 |
|
Ch3LL
|
b3b5ecc6ff
|
Add pillar.items test for masterless
|
2017-11-22 15:40:57 -05:00 |
|
Ch3LL
|
308596ac8d
|
Add salt-ssh raw integration tests
|
2017-11-10 14:47:38 -05:00 |
|
Ch3LL
|
8089a885c2
|
add wipe function to other run_ssh method
|
2017-11-10 10:48:31 -05:00 |
|
Ch3LL
|
faef0886a7
|
Add state tests and state request system to salt-ssh
|
2017-11-10 10:48:30 -05:00 |
|
Ch3LL
|
03b5c4bc6d
|
add spm integration tests for remove and build
|
2017-10-25 12:09:51 -04:00 |
|
Ch3LL
|
4729ccd32b
|
Add multiple spm integration tests
|
2017-10-23 17:13:32 -04:00 |
|
Ch3LL
|
cd79e9444e
|
remove unneded kwarg
|
2017-10-18 17:21:52 -04:00 |
|
Ch3LL
|
1541376c4f
|
Add spm build test
|
2017-10-18 17:15:42 -04:00 |
|
Ch3LL
|
d2e91c33bd
|
Add spm shell tests
|
2017-10-12 15:31:48 -04:00 |
|
twangboy
|
c7d164423e
|
Increase timeout of run_function
|
2017-05-02 16:01:06 -06:00 |
|
Pedro Algarvio
|
008f0016e2
|
Make sure we close the spooled temporary file
|
2017-04-04 18:58:19 +01:00 |
|
Pedro Algarvio
|
6a638620ba
|
Move base test case modules to tests.support.case
|
2017-04-04 18:04:39 +01:00 |
|
Pedro Algarvio
|
7dc6b64689
|
No need to call .keys() when iterating a dictionary
|
2017-03-06 14:42:31 +00:00 |
|
Pedro Algarvio
|
3beb3fb801
|
Move whatever we need from salttesting to salt.
Let's drop the salttesting dependency cycle.
|
2017-02-28 22:52:49 +00:00 |
|