Commit Graph

16210 Commits

Author SHA1 Message Date
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
Tyler Johnson
03da233c35
skip EOL joyent tests, secure delete instances 2019-08-09 13:37:30 -06:00
Tyler Johnson
3123bb1a10
Merge branch '2019.2.1' of https://github.com/saltstack/salt into gce_cloud_test 2019-08-09 13:03:20 -06:00
Daniel Wozniak
9f5302d94a
Merge pull request #54033 from twangboy/fix_win_service_2019.2.1
Backport #53311 to 2019.2.1
2019-08-09 09:46:35 -07:00
Daniel Wozniak
c0e49d9125
Merge pull request #53900 from twangboy/fix_lgpo
Fix inconsistent full names in LGPO
2019-08-09 02:15:40 -07:00
Daniel Wozniak
9eb2938c47
Merge pull request #52818 from twangboy/add_watchdog
Add watchdog as a bundled dependency on Windows
2019-08-08 21:26:53 -07:00
Tyler Johnson
29ee7ceafd removed print statements, optimized query 2019-08-08 18:19:36 -06:00
Tyler Johnson
14b75397f3 added back print statements for easy debug 2019-08-08 15:53:15 -06:00
Tyler Johnson
823b3b2a04 Removed print statements and broken re 2019-08-08 15:30:02 -06:00
Tyler Johnson
9696ed9e5e experiment with sublcass names 2019-08-08 14:24:03 -06:00
Tyler Johnson
2fa6157d22 more verbose instance names based on test 2019-08-08 14:11:20 -06:00
Tyler Johnson
2acb2df6d3 undercased non-const variable and added print statements 2019-08-08 14:02:43 -06:00
Daniel Wozniak
2850fab993
Merge branch '2019.2.1' into fix_win_service_2019.2.1 2019-08-08 10:39:17 -07:00
Daniel Wozniak
e05abdf17d
Merge branch '2019.2.1' into fix_lgpo 2019-08-08 10:33:05 -07:00
Tyler Johnson
c5e875db4a
Merge branch '2019.2.1' of https://github.com/saltstack/salt into gce_cloud_test 2019-08-08 09:57:20 -06:00
Daniel Wozniak
584e3f2460
Merge pull request #54001 from garethgreenaway/add_metaproxy_2019_2_1
[2019.2.1] Porting metaproxy changes in #50183 to 2019.2.1
2019-08-07 21:24:30 -07:00
Tyler Johnson
5ef8414781
Added more verbose logging to cloud tests 2019-08-07 16:18:37 -06:00