Commit Graph

102379 Commits

Author SHA1 Message Date
Tyler Johnson
283f6314c3
run cloud --query if delete string is not available 2019-08-20 19:50:23 -06:00
Tyler Johnson
33e6b6d6f5
changed deprecated assertEquals 2019-08-20 17:54:12 -06:00
Tyler Johnson
41e6bc8538
Cloud tests run correctly everywhere 2019-08-20 16:11:19 -06:00
Pedro Algarvio
9035731e14
Write to stderr a message with the exit code 2019-08-20 22:58:39 +01:00
Pedro Algarvio
566c620e35
Exit the test suite if one of the test daemons fails to start 2019-08-20 22:58:39 +01:00
Tyler Johnson
03a8b2cb6d
reverted literal_eval 2019-08-20 15:34:51 -06:00
Daniel A. Wozniak
10a6d53a3f
Fix unit utils jinja when run on thier own 2019-08-20 20:55:12 +00:00
Daniel Wozniak
25d0b52ecf
Merge pull request #54251 from Akm0d/cloud_test_optimization
reduced query calls to salt-cloud
2019-08-20 13:10:58 -07:00
Daniel Wozniak
ba81ca3e3f
Merge pull request #54240 from Ch3LL/get_image_ec2
Fix TypeError python3 in get_image_id ec2 cloud
2019-08-20 13:10:00 -07:00
Tyler Johnson
5fe6bfc1b9
Optimized salt-cloud queries 2019-08-20 13:26:34 -06:00
Akmod
43418a4167
Merge pull request #7 from Ch3LL/cloud_provider_files
Rename provider azure-config to azurearm-config and remove joyent configs
2019-08-20 09:43:22 -06:00
Ch3LL
b93944b8b9
Remove joyent config cloud test files 2019-08-20 11:38:03 -04:00
Ch3LL
bd3784919a
Rename provider azure-config to azurearm-config 2019-08-20 11:35:18 -04:00
Tyler Johnson
e7c06cb4d4 Added longer delays for ec2 tests 2019-08-19 21:44:47 -06:00
Tyler Johnson
5ceb47ee6f Correctly check for GCE and EC2 deletion 2019-08-19 21:27:49 -06:00
Tyler Johnson
52c178c530 Added pretty yaml formatting to cloud-test logs 2019-08-19 19:45:41 -06:00
Tyler Johnson
4fc5e9e44d re-fixed simultaneous GCE tests 2019-08-19 19:03:40 -06:00
Dmitry Kuzmenko
d6ad47579e
Merge branch '2019.2.1' into 2019.2.1_with_multimaster_bb_fixes 2019-08-20 02:08:27 +03:00
Dmitry Kuzmenko
0b33498e0d
Workaround for beacons.list_available slowness. 2019-08-20 02:00:00 +03:00
Akmod
326e9f23dd
Merge pull request #6 from Ch3LL/cloud_provider_files
Move provider config setup into Setup/Teardown class
2019-08-19 16:47:22 -06:00
Ch3LL
adb146453d
fix pylint 2019-08-19 18:40:30 -04:00
Ch3LL
51ce819246
Move provider config setup into Setup/Teardown class 2019-08-19 18:37:21 -04:00
Akmod
e58b40a340
Merge pull request #5 from Ch3LL/cloud_provider_files
Only use the provider conf.d file we are testing
2019-08-19 15:44:36 -06:00
Ch3LL
ab8adccc72
Only use the provider conf.d file we are testing 2019-08-19 17:32:36 -04:00
Dmitry Kuzmenko
b7a10581a2
Minor: Better support of named multimaster tests.
This change is not related to any tets failures and current CI
configuration at all.
2019-08-19 22:54:00 +03:00
Dmitry Kuzmenko
a5cccdfc3e
Minor: remove unneded logging 2019-08-19 22:54:00 +03:00
Akmod
76609adc1b
Merge branch '2019.2.1' into cloud_test_optimization 2019-08-19 11:53:46 -06:00
Dmitry Kuzmenko
314bbb3a74
Support tcp transport in multimaster tests. Minor beacon update. 2019-08-19 20:52:17 +03:00
Daniel Wozniak
8404ec20f0
Merge pull request #54246 from dwoz/log_noise
Cut down on log noise
2019-08-19 10:20:02 -07:00
Daniel Wozniak
5b3e92596e
Merge pull request #54245 from dwoz/sshd_pid_file
Fix the sshd pid file
2019-08-19 10:19:31 -07:00
Tyler Johnson
f764bc09f5
Clean up expensive queries 2019-08-19 11:16:39 -06:00
Tyler Johnson
b3d02df7d8
reduced query calls to salt-cloud 2019-08-19 10:36:53 -06:00
Dmitry Kuzmenko
fcb8ff02dc
Properly set HAS_IPTABLES from __virtual__ return. 2019-08-19 16:36:08 +03:00
Daniel Wozniak
268803b095
Merge pull request #54237 from dwoz/dup2
Do not dup2 things without fileno
2019-08-18 10:13:28 -07:00
Dmitry Kuzmenko
a75db0100b
Multimaster related fixup: don't run test engine on minions 2019-08-18 14:25:57 +03:00
Dmitry Kuzmenko
8a88542b7f
Multimaster beacons fix: put list into a dict to fire on the bus 2019-08-18 14:02:21 +03:00
Dmitry Kuzmenko
790fb41b33
Inotify beacons test logging and cleanup update 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
d84c88515d
Inotify beacon test fixes and improvements. 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
472ffc0302
Give minion more time to handle beacon creation. 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
17ceee0e56
Fixed Lint errors 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
0bcf53c23e
Fixed the unicode and timing inotify test issues. 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
f17bcf3afe
Improved assertion error diagnostic for master down test. 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
db0bae82ed
Run multimaster as well tests when no specific group is set 2019-08-18 14:00:48 +03:00
Dmitry Kuzmenko
723f363891
Ignore the multimaster minion subgroup test in module names test. 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
612191c9fe
Fixed lint failures 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
c1efae673a
Multimaster test for events handling on master disconnect 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
1654fe8824
Multimaster inotify beacons test 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
65dc47c300
Multimaster tests environment and test module test. 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
2c178b0f8d
Moved annoying message to trace log level. 2019-08-18 14:00:47 +03:00
Dmitry Kuzmenko
3e497c1908
Handle minion events asynchronously. 2019-08-18 14:00:47 +03:00