Gareth J. Greenaway
|
a53bacb938
|
Do not raise the exception if a process can not be access, just continue
|
2019-08-26 10:44:03 -07:00 |
|
Daniel A. Wozniak
|
4e68860050
|
Fix wart in test_process tests on windows
|
2019-08-25 02:09:55 +00:00 |
|
Daniel Wozniak
|
4d80f0aabf
|
Merge pull request #54303 from dwoz/periodic_cb
Fix wart in periodic callback interval
|
2019-08-24 13:04:34 -07:00 |
|
Daniel A. Wozniak
|
bf5f7de86f
|
Fix wart in periodic callback interval
|
2019-08-24 18:58:43 +00:00 |
|
Daniel Wozniak
|
583885149c
|
Merge pull request #54259 from dwoz/less_forking
Call os.fork less to avoid race conditions
|
2019-08-23 19:12:41 -07:00 |
|
Daniel Wozniak
|
531f3aa457
|
Merge pull request #54247 from DSRCorporation/2019.2.1_with_multimaster_bb_fixes
2019.2.1 with multimaster bb fixes
|
2019-08-23 13:19:17 -07:00 |
|
Daniel A. Wozniak
|
bf4d0dd965
|
Fix process list tests on windows py3
|
2019-08-23 20:01:22 +00:00 |
|
Tyler Johnson
|
b45ae745ad
|
Clean up azure instances properly
|
2019-08-23 10:48:20 -06:00 |
|
Dmitry Kuzmenko
|
62cd8cdfcd
|
Merge branch '2019.2.1' into 2019.2.1_with_multimaster_bb_fixes
|
2019-08-23 13:50:02 +03:00 |
|
Daniel Wozniak
|
993c3415a5
|
Merge pull request #54235 from ogd-software/fix_46034-2019.2.1
Fix 46034 2019.2.1
|
2019-08-22 15:32:08 -07:00 |
|
Daniel Wozniak
|
5d1a4d0b3b
|
Merge pull request #54282 from Akm0d/clean-up-renamed
clean up renamed instances in the teardown
|
2019-08-22 15:13:50 -07:00 |
|
Daniel Wozniak
|
c181f5a633
|
Merge pull request #54252 from s0undt3ch/hotfix/git-pillar-2019.2.1
[2019.2.1] More control on spun test deamons on git pillar tests
|
2019-08-22 15:13:07 -07:00 |
|
Daniel Wozniak
|
805f0ace6c
|
Merge branch '2019.2.1' into 2019.2.1_with_multimaster_bb_fixes
|
2019-08-22 12:53:22 -07:00 |
|
Tyler Johnson
|
11c11179c7
|
Removed redundant parenthesis
|
2019-08-22 12:39:14 -06:00 |
|
Tyler Johnson
|
802235d003
|
don't delete shutting down ec2 instances
|
2019-08-22 12:22:27 -06:00 |
|
Daniel Wozniak
|
b40cdbfd87
|
Merge pull request #54214 from Ch3LL/fix_logging
Remove unnecessary logging from minion.py
|
2019-08-22 11:08:24 -07:00 |
|
Tyler Johnson
|
36029428a7
|
reversed the order in which an instance was renamed
|
2019-08-22 10:41:50 -06:00 |
|
Tyler Johnson
|
5500ede3e9
|
renamed _alt_name function
|
2019-08-22 10:25:46 -06:00 |
|
Tyler Johnson
|
23beab46e7
|
clean up renamed instances in the teardown
|
2019-08-22 09:40:25 -06:00 |
|
Dmitry Kuzmenko
|
9d280980a8
|
Merge branch '2019.2.1' into 2019.2.1_with_multimaster_bb_fixes
|
2019-08-22 12:54:46 +03:00 |
|
Pedro Algarvio
|
4eb85fac6f
|
Skip tests on RHEL family < 7
|
2019-08-22 06:56:00 +01:00 |
|
Pedro Algarvio
|
64a1be88f2
|
Don't even go through the transport to get the system grains
|
2019-08-22 06:56:00 +01:00 |
|
Pedro Algarvio
|
d0f8efae3c
|
Don't keep recreating the git repos. Restore from backup.
|
2019-08-22 06:56:00 +01:00 |
|
Pedro Algarvio
|
6114e9dcd9
|
All prep work is done in setUpClass .
Additionally, make sure `tearDownClass` always runs in case of failures
in `setUpClass`.
|
2019-08-22 06:55:59 +01:00 |
|
Pedro Algarvio
|
5b030dd702
|
Daemons are now started/stopped on tests, not by salt
|
2019-08-22 06:55:59 +01:00 |
|
Pedro Algarvio
|
ed60f0d17e
|
We don't actually need grains
|
2019-08-22 06:55:59 +01:00 |
|
Pedro Algarvio
|
911446d7c0
|
Lock uwsgi requirement.
|
2019-08-22 06:55:59 +01:00 |
|
Daniel A. Wozniak
|
316ec78ef0
|
Allow more time for slow test
|
2019-08-22 04:32:48 +00:00 |
|
Daniel A. Wozniak
|
9baf86ff15
|
Do not remove attributes from process class
|
2019-08-22 04:32:25 +00:00 |
|
Daniel A. Wozniak
|
e7b6aa8cb0
|
Clean up cruft
|
2019-08-22 04:32:06 +00:00 |
|
Daniel A. Wozniak
|
ed7103ae6c
|
Attempt to fix integration.shell.test_call test
|
2019-08-22 04:32:06 +00:00 |
|
Daniel A. Wozniak
|
659c805218
|
Change noise log to debug
|
2019-08-22 04:32:05 +00:00 |
|
Daniel A. Wozniak
|
0660b1a337
|
Clean up typoes
|
2019-08-22 04:32:05 +00:00 |
|
Daniel A. Wozniak
|
9f1fe42b3c
|
Call os.fork less to avoid race conditions
|
2019-08-22 04:32:05 +00:00 |
|
Daniel Wozniak
|
de7776225d
|
Merge pull request #54277 from dwoz/win_runas_plus
Win runas plus
|
2019-08-21 16:59:15 -07:00 |
|
Daniel Wozniak
|
93cf40a432
|
Merge pull request #54278 from Akm0d/cloud-test-logging
Correctly detect when an ms_azure instance is deleted
|
2019-08-21 16:14:00 -07:00 |
|
Daniel Wozniak
|
94f77a0da7
|
Merge pull request #54263 from s0undt3ch/hotfix/test-daemons-2019.2.1
[2019.2.1] Exit test suite if test daemons fail to start
|
2019-08-21 15:06:51 -07:00 |
|
Akmod
|
2dc1520d38
|
Merge branch '2019.2.1' into cloud-test-logging
|
2019-08-21 15:39:26 -06:00 |
|
Tyler Johnson
|
3867448d12
|
Fixed incorrect arguments
|
2019-08-21 14:58:50 -06:00 |
|
Daniel Wozniak
|
3b9fd447a7
|
Merge pull request #54270 from s0undt3ch/hotfix/requires-system-grains-2019.2.1
[2019.2.1] Speedup testing helpers decorators
|
2019-08-21 13:33:24 -07:00 |
|
Tyler Johnson
|
bdce5f43fa
|
Fix detecting msazure deletion with multiple tries
|
2019-08-21 14:30:21 -06:00 |
|
Daniel A. Wozniak
|
f719591a80
|
Update tests
|
2019-08-21 19:32:41 +00:00 |
|
Daniel A. Wozniak
|
d8749d9048
|
Do not remove attributes from process class
|
2019-08-21 19:13:31 +00:00 |
|
Daniel A. Wozniak
|
ac5a2a413c
|
Only close handle if it got created
|
2019-08-21 19:13:01 +00:00 |
|
Daniel Wozniak
|
2c4afa03b6
|
Merge pull request #54274 from felippeb/2019.2.1
#53931 never fail on codecov curls
|
2019-08-21 11:12:18 -07:00 |
|
Felippe Burk
|
9c0b2160b6
|
#53931 never fail on codecov curls
|
2019-08-21 11:37:12 -06:00 |
|
Daniel Wozniak
|
b3c70c366b
|
Merge pull request #54264 from dwoz/jinja_units
Fix unit utils jinja when run on their own
|
2019-08-21 10:22:09 -07:00 |
|
Daniel Wozniak
|
308ba550ec
|
Merge pull request #54266 from Akm0d/cloud_test_ultimate_fix
Fix incorrect types on failing cloud tests
|
2019-08-21 10:14:39 -07:00 |
|
Pedro Algarvio
|
655efd691c
|
Rearrange logging termination
|
2019-08-21 16:55:19 +01:00 |
|
Pedro Algarvio
|
28fa5d22a7
|
Prevent traceback on python interpreter shutdown
|
2019-08-21 16:55:19 +01:00 |
|