Pedro Algarvio
|
6fca5e5098
Fix PyLint `arguments-differ`
|
5 yıl önce |
Pedro Algarvio
|
03ecce2f06
Fix PyLint `unnecessary-pass`
|
5 yıl önce |
Pedro Algarvio
|
7073705019
Single process termination implementation
|
5 yıl önce |
Pedro Algarvio
|
c4477e34e5
Make sure `TestSaltPrograms` uses the `ScriptPathMixin` generated scripts
|
5 yıl önce |
Pedro Algarvio
|
ac0db895ab
Prefer `RUNTIME_VARS` usage
|
6 yıl önce |
Gareth J. Greenaway
|
97b4d86bac
Catch the AccessDenied exception and continue when running under Py3.
|
5 yıl önce |
Gareth J. Greenaway
|
a53bacb938
Do not raise the exception if a process can not be access, just continue
|
5 yıl önce |
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 yıl önce |
twangboy
|
43dd7b325e
Merge Forward #52593
|
5 yıl önce |
Daniel A. Wozniak
|
6d07cb4af7
Fix exit status tests on osx
|
6 yıl önce |
Daniel A Wozniak
|
7c7353c5f6
Add more tests to whitelist
|
6 yıl önce |
rallytime
|
b3a5aa49d7
Merge branch '2017.7' into '2018.3'
|
6 yıl önce |
Ch3LL
|
3734b1ec89
Catch socket.error exception in testprogram
|
6 yıl önce |
rallytime
|
436510796f
Merge branch '2017.7' into '2018.3'
|
6 yıl önce |
William Giokas
|
d4ca0e3a97
test: except for OSError only
|
6 yıl önce |
rallytime
|
e740d3b208
Merge branch '2017.7' into '2018.3'
|
6 yıl önce |
Ch3LL
|
87dd85a220
Use different pub and ret ports for testprogram integration tests
|
6 yıl önce |
rallytime
|
25f03ae425
Merge branch '2017.7' into '2018.3'
|
6 yıl önce |
Daniel A Wozniak
|
c6697b9f16
Move kill process tree and re-use it
|
6 yıl önce |
Erik Johnson
|
002aa88a97
Replace yaml usage with a helper to ensure unicode is handled properly
|
7 yıl önce |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 yıl önce |
rallytime
|
ccf790a83f
Update all references for moved functions to use "files" util
|
7 yıl önce |
Erik Johnson
|
d31939574b
Avoid race condition when iterating through processes
|
7 yıl önce |
Erik Johnson
|
a29b458416
Update orphan finding code to handle differences in psutil on PY3
|
7 yıl önce |
Erik Johnson
|
cb91437b08
Add wait_for_orphans to testprogram classes
|
7 yıl önce |
Erik Johnson
|
8e380679cc
Kill child PIDs when shutting down a testprogram daemon
|
7 yıl önce |
rallytime
|
9ff2694155
Merge branch '2016.11' into 'nitrogen'
|
7 yıl önce |
Benjamin Drung
|
33a7f8b2ec
Fix typos
|
7 yıl önce |
Pedro Algarvio
|
61003bca0a
Take care of resource leakage on tests
|
7 yıl önce |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 yıl önce |