Commit Graph

5831 Commits

Author SHA1 Message Date
Akmod
76609adc1b
Merge branch '2019.2.1' into cloud_test_optimization 2019-08-19 11:53:46 -06: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
Daniel A. Wozniak
df95347f6e
Fix the sshd pid file 2019-08-18 07:17:58 +00:00
Tyler Johnson
48c57b3f89 Try multiple times to detect deletion of an instance 2019-08-16 03:35:10 -06:00
Tyler Johnson
74300eb235 return a valid set 2019-08-16 01:22:36 -06:00
Tyler Johnson
2d63b87f9c Wait for an instance to be fully created if necessary 2019-08-16 00:44:23 -06:00
Tyler Johnson
83ad8b3eb2 Merge branch '2019.2.1' of github.com:SaltStack/salt into gce_cloud_test 2019-08-15 19:11:53 -06:00
Tyler Johnson
f90fe66ec3 Reverted foo/bar creds per #46265 2019-08-15 19:11:48 -06:00
Daniel A. Wozniak
4be711ea2d Fix up linter warts 2019-08-15 23:49:46 +00:00
Daniel A. Wozniak
757382638d
Remove crufty un-needed tests 2019-08-15 23:29:21 +00:00
Daniel A. Wozniak
effa77de7f
Test verify logs without a whole minion 2019-08-15 23:09:08 +00:00
Tyler Johnson
3f56baddd7 Reduced the amount of informtaion in debuggings tatements 2019-08-15 16:50:12 -06:00
Tyler Johnson
f6180a67d7 Even better logging of errors 2019-08-15 13:07:24 -06:00
Tyler Johnson
a15dc4b01d better formatting and error reporting 2019-08-15 11:47:16 -06:00
Tyler Johnson
51fbc2af44 better logging on instance create failure 2019-08-15 10:26:11 -06:00
Tyler Johnson
1f7dd5275d removed hack fixes from gce 2019-08-15 10:15:36 -06:00
Tyler Johnson
31cdc7ca4c
WAR ROOM SKIP GCE TESTS 2019-08-14 18:43:30 -06:00
Tyler Johnson
7d603bec54
hasattr cannot find parent properties starting with __ 2019-08-14 15:28:23 -06:00
Tyler Johnson
686cab945e
Separated assertInstanceDestroy and _destry_instance 2019-08-14 12:06:54 -06:00
Tyler Johnson
158a38c750
Revert "Removed subclass from cloud name"
This reverts commit b7cf43d98f.
2019-08-14 10:12:55 -06:00
Akmod
b7cf43d98f
Removed subclass from cloud name 2019-08-14 08:52:11 -06:00
Tyler Johnson
8c5eb18d34
fixed pylint error on format string 2019-08-13 16:13:31 -06:00
Tyler Johnson
59e20bc792
Merge branch '2019.2.1' of https://github.com/saltstack/salt into gce_cloud_test 2019-08-13 16:13:11 -06:00
Daniel Wozniak
a05018e089
Merge pull request #54191 from garethgreenaway/test_program_test_mininion
[2019.2.1] Addition logging in testprogram used by integration.shell.test_minion.MinionTest.test_exit_status_correct_usage
2019-08-13 14:44:40 -07:00
Tyler Johnson
5912f24355
Switched to Azurearm over msazure 2019-08-13 14:26:55 -06:00
Wayne Werner
c333ac83a3
Only run one filter test
We're already running jinja filter tests elsewhere, running them all
on ssh takes 30 minutes. This should knock about 30s off of the run
time.
2019-08-13 15:19:18 -05:00
Daniel Wozniak
a13cb3eae6
Merge pull request #54172 from Ch3LL/azurearm_tests
Migrate from azure to azurearm tests
2019-08-13 13:07:33 -07:00
Tyler Johnson
95484f8a3b
Moved finding installer into class 2019-08-13 12:37:43 -06:00
Tyler Johnson
a86ae341ba moved installer finder to SetUp method 2019-08-13 09:55:48 -06:00
Tyler Johnson
933964a286 removed default user/pass from profitbricks test file 2019-08-13 01:34:00 -06:00
Tyler Johnson
2a2437da54 fixed dictionary access 2019-08-12 23:46:06 -06:00
Tyler Johnson
b9ee4112d5 Fixed broken tests 2019-08-12 22:17:21 -06:00
Tyler Johnson
80efd26e8d
fixed misspelled provider information 2019-08-12 18:29:31 -06:00
Tyler Johnson
511779b8ca
removed unused imports 2019-08-12 17:39:23 -06:00
Tyler Johnson
1cd1c13f78
setUp all cloud tests the same way 2019-08-12 17:26:33 -06:00
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. 2019-08-12 14:28:50 -07:00
Tyler Johnson
d32240855f
Got rid of unnecessary delay 2019-08-12 14:21:52 -06:00
Tyler Johnson
98ba18c316
fixed pylint error 2019-08-12 14:02:58 -06:00
Tyler Johnson
c34c17e086
Merge branch '2019.2.1' of https://github.com/saltstack/salt into gce_cloud_test 2019-08-12 12:26:47 -06:00
Daniel Wozniak
19f4d5ea03
Merge pull request #54178 from dwoz/mac_computer_name
Fix flaky set_computer_name in mac_system module
2019-08-12 11:26:39 -07:00
Tyler Johnson
60f8351864
Fixed failing Ec2 Tests 2019-08-12 12:15:16 -06:00
Tyler Johnson
e2f085ca59
removed py3-only function call 2019-08-12 11:17:43 -06:00
Tyler Johnson
4406c579dd
fixed lint errors, more descriptive fails 2019-08-12 10:47:08 -06:00
Daniel A. Wozniak
e51100e923
Fix skip on non macos platforms 2019-08-11 11:47:23 -07:00
Daniel A. Wozniak
a3a9d929c4
Fix linter 2019-08-10 23:26:47 -07:00
Daniel A. Wozniak
c499d44744
Revert unwanted flaky from non computer name tests 2019-08-10 17:34:32 -07:00
Daniel A. Wozniak
941fcc8f6d
Fix flaky set_computer_name in mac_system module 2019-08-10 16:59:25 -07:00
Ch3LL
465523f360
Migrate from azure to azurearm tests 2019-08-09 17:54:29 -04:00
Tyler Johnson
6840d5f9e1
assert instances exist in unified way 2019-08-09 15:42:11 -06:00