Pedro Algarvio
|
dfd2a3e04f
Don't let the test program mess with the default config file
|
4 éve |
Pedro Algarvio
|
ad95cd4c47
Update to saltfactories v0.7.14
|
4 éve |
Pedro Algarvio
|
8b7a575f69
Stop relying on the `self.config_dir` attribute
|
4 éve |
Pedro Algarvio
|
6ba04cc7da
Add windows test whitelisting as pytest markers
|
4 éve |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 éve |
Pedro Algarvio
|
6fca5e5098
Fix PyLint `arguments-differ`
|
5 éve |
Pedro Algarvio
|
03ecce2f06
Fix PyLint `unnecessary-pass`
|
5 éve |
Pedro Algarvio
|
7073705019
Single process termination implementation
|
5 éve |
Pedro Algarvio
|
c4477e34e5
Make sure `TestSaltPrograms` uses the `ScriptPathMixin` generated scripts
|
5 éve |
Pedro Algarvio
|
ac0db895ab
Prefer `RUNTIME_VARS` usage
|
6 éve |
Gareth J. Greenaway
|
97b4d86bac
Catch the AccessDenied exception and continue when running under Py3.
|
5 éve |
Gareth J. Greenaway
|
a53bacb938
Do not raise the exception if a process can not be access, just continue
|
5 éve |
Gareth J. Greenaway
|
8463f845cc
Adding some additional logging when the call to "proc_cmdline = proc.cmdline()" reults in a AccessDenied exception, so we can see what the process is and who the process is running as.
|
5 éve |
twangboy
|
43dd7b325e
Merge Forward #52593
|
5 éve |
Daniel A. Wozniak
|
6d07cb4af7
Fix exit status tests on osx
|
6 éve |
Daniel A Wozniak
|
7c7353c5f6
Add more tests to whitelist
|
6 éve |
rallytime
|
b3a5aa49d7
Merge branch '2017.7' into '2018.3'
|
6 éve |
Ch3LL
|
3734b1ec89
Catch socket.error exception in testprogram
|
6 éve |
rallytime
|
436510796f
Merge branch '2017.7' into '2018.3'
|
6 éve |
William Giokas
|
d4ca0e3a97
test: except for OSError only
|
6 éve |
rallytime
|
e740d3b208
Merge branch '2017.7' into '2018.3'
|
6 éve |
Ch3LL
|
87dd85a220
Use different pub and ret ports for testprogram integration tests
|
6 éve |
rallytime
|
25f03ae425
Merge branch '2017.7' into '2018.3'
|
6 éve |
Daniel A Wozniak
|
c6697b9f16
Move kill process tree and re-use it
|
6 éve |
Erik Johnson
|
002aa88a97
Replace yaml usage with a helper to ensure unicode is handled properly
|
7 éve |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 éve |
rallytime
|
ccf790a83f
Update all references for moved functions to use "files" util
|
7 éve |
Erik Johnson
|
d31939574b
Avoid race condition when iterating through processes
|
7 éve |
Erik Johnson
|
a29b458416
Update orphan finding code to handle differences in psutil on PY3
|
7 éve |
Erik Johnson
|
cb91437b08
Add wait_for_orphans to testprogram classes
|
7 éve |