Megan Wilhite
d1b145223a
Merge branch '2019.2.1' into add_pygit2
2019-07-31 17:43:22 -04:00
Daniel Wozniak
4e2efcd572
Merge pull request #54080 from dmurphy18/u1804_py3_random_skip
...
Disabling random website tests till allow for quota usage
2019-07-31 14:16:53 -07:00
David Murphy
0660e6e20a
Disabling random website tests till allow for quota usage
2019-07-31 10:25:42 -06:00
Daniel Wozniak
dbbbcc98b9
Merge pull request #54063 from twangboy/fix_test_pycrypto_2019.2.1
...
Make the skip apply to any system missing crypt
2019-07-30 12:22:06 -07:00
twangboy
6fcf03532d
Make the skip apply to any system missing crypt
2019-07-30 11:46:41 -06:00
Daniel Wozniak
a5698cccea
Merge branch '2019.2.1' into add_pygit2
2019-07-30 10:15:30 -07:00
Charles McMarrow
4df627193c
Merge pull request #54050 from cmcmarrow/integration_terminate_fix
...
fixs integration terminate error
2019-07-30 07:38:54 -06:00
Charles McMarrow
ebb07f48ef
Merge branch '2019.2.1' into integration_terminate_fix
2019-07-29 16:42:51 -06:00
Daniel Wozniak
9d1bd6391d
Merge pull request #54057 from dmurphy18/fix_fedora30_test
...
Added support for is_fedora and skip Minion test test_issue_7754 on Fedora
2019-07-29 15:41:24 -07:00
David Murphy
30f3bda712
Added support for is_fedora and skip Minion test test_issue_7754
2019-07-29 12:05:00 -06:00
Charles McMarrow
b3293a9634
Merge branch '2019.2.1' into integration_terminate_fix
2019-07-29 11:41:07 -06:00
Wayne Werner
5d3bcd7af0
Merge pull request #54040 from waynew/remove-dead-test
...
Remove dead test
2019-07-29 12:23:44 -05:00
Megan Wilhite
7dd97a62c1
Merge branch '2019.2.1' into add_pygit2
2019-07-29 13:04:26 -04:00
Ch3LL
358974afec
Skip Pygit2 tests on windows
2019-07-29 13:03:27 -04:00
Charles McMarrow
ba3e867f96
Merge branch '2019.2.1' into integration_terminate_fix
2019-07-29 10:58:46 -06:00
Wayne Werner
e9a5a572e3
Remove dead test
...
From what I can tell, this test is no longer relevant. It was put in to
solve issue #2731 , where Salt minions were checking DNS even when
`--local` was passed. Now the code to check the DNS for the master has
grown quite a bit more complex. In [salt/minion.py][1] if you simply
force `check_dns = True` (i.e. remove the `local` check), this test
will still pass running locally. If this test were effective at testing
whether or not the CLI was going to timeout, it should fail - but it
doesn't.
From what I can gather, there's no longer a good reason to run this
particular test.
[1]: ffa70adec3/salt/minion.py (L138)
2019-07-29 11:55:50 -05:00
Daniel Wozniak
70ffcec72e
Merge pull request #54051 from twangboy/fix_test_system
...
Skip get time test
2019-07-29 09:54:49 -07:00
Daniel Wozniak
4aed83350d
Merge pull request #54038 from Ch3LL/do_py3_fix
...
Pyton3 digitial ocean test fix: to_str on key
2019-07-29 09:54:18 -07:00
cmcmarrow
05cd93fcfd
fixs integration terminate error
2019-07-29 09:20:46 -06:00
twangboy
ceaba05230
Skip get time test
2019-07-29 09:20:25 -06:00
cmcmarrow
69c3106837
fixs integration terminate error
2019-07-29 09:15:54 -06:00
Daniel Wozniak
3cedacd573
Merge pull request #53735 from twangboy/fix_test_system
...
Fix Windows tests in test_system
2019-07-26 15:38:27 -07:00
Ch3LL
bc64961301
Use accurate file:/// URI on windows for gitfs tests
2019-07-26 17:44:58 -04:00
Ch3LL
f7346db080
Pyton3 digitial ocean test fix: to_str on key
2019-07-26 15:18:22 -04:00
twangboy
a9e9c97dca
Add timeouts and account for those in assert
2019-07-26 11:49:36 -06:00
Daniel Wozniak
cc1cda1099
Merge pull request #53953 from Ch3LL/improve_git_test
...
Send SIGTERM to webserver in teardown of gitfs tests
2019-07-25 14:12:41 -07:00
Daniel Wozniak
23241675b0
Merge pull request #53999 from Ch3LL/fix_digital_ocean
...
Generate new key each time for digital ocean key test
2019-07-25 14:07:44 -07:00
Daniel Wozniak
32fec662fc
Merge pull request #53970 from garethgreenaway/osx_skip_test_directory_clean_require_with_name
...
[2019.2.1] Adding a WAR ROOM Skip for test_directory_clean_require_with_name
2019-07-25 14:03:48 -07:00
Daniel Wozniak
213dfff7ba
Merge pull request #54003 from dwoz/skip_test
...
War room skip for tcp build
2019-07-24 15:52:16 -07:00
Daniel A. Wozniak
6cdb8fa11c
War room skip for tcp build
2019-07-24 20:01:04 +00:00
Pedro Algarvio
894f95812e
Fix GitFS support for pygit2 >= 0.28.0
2019-07-24 15:50:31 -04:00
Ch3LL
347ea1e979
Use Sigkill and add time.sleep befor check
2019-07-24 14:33:01 -04:00
Ch3LL
b0b6e3baa9
Generate new key each time for digital ocean key test
2019-07-24 10:28:15 -04:00
Shane Lee
d3a160edd5
Merge branch '2019.2.1' into fix_test_system
2019-07-23 21:29:56 -06:00
Ch3LL
4580030999
[2019.2.1] Add pygit2 requirement
2019-07-23 15:37:50 -04:00
Gareth J. Greenaway
362b84a945
Adding a WAR ROOM Skip for test_directory_clean_require_with_name
2019-07-23 11:33:08 -07:00
Megan Wilhite
637bf95e62
Merge branch '2019.2.1' into improve_git_test
2019-07-23 09:24:24 -04:00
Charles McMarrow
048c09754e
Merge pull request #53897 from cmcmarrow/timezone_fix
...
patches salt grains locale_info decode error
2019-07-23 07:18:58 -06:00
Ch3LL
c0be14760d
Send SIGTERM webserver during teardown of gitfs tests
2019-07-22 18:09:41 -04:00
Ch3LL
b776c0c15b
Check if gitfs server fails to setup for tests
2019-07-22 16:02:46 -04:00
Charles McMarrow
d9e402dc15
Merge branch '2019.2.1' into timezone_fix
2019-07-22 07:37:21 -06:00
cmcmarrow
592f3fe945
undo test
2019-07-22 07:35:24 -06:00
Pedro Algarvio
9a846b473a
Merge pull request #53920 from s0undt3ch/hotfix/ci-pipelines-2019.2.1
...
[2019.2.1] Update CI pipelines. Remove old jenkins cruft.
2019-07-20 13:32:59 +01:00
cmcmarrow
bc550adce6
wip pytest test david
2019-07-19 17:30:43 -06:00
Pedro Algarvio
b09963b096
Update CI pipelines. Remove old jenkins cruft.
2019-07-19 21:09:40 +01:00
Daniel Wozniak
15accefeea
Merge pull request #53728 from garethgreenaway/2019_2_1_mac_system_disable_test_get_set_computer_name
...
[2019.2.1] Disabling test_get_set_computer_name on OS X and Py3
2019-07-19 10:18:32 -07:00
Daniel Wozniak
a54ec89e6c
Merge pull request #53913 from garethgreenaway/disable_test_issue_2594_non_invalidated_cache_macos
...
[2019.2.1] skip test_issue_2594_non_invalidated_cache on MacOS
2019-07-19 10:17:34 -07:00
Gareth J. Greenaway
c65c5d532a
Skip the test test_issue_2594_non_invalidated_cache on MacOS where it is flakey.
2019-07-18 15:59:02 -07:00
cmcmarrow
75571e45ae
fixs timezone decode error
2019-07-18 15:30:57 -06:00
cmcmarrow
d041660018
fixes timezone decode error
2019-07-18 15:17:26 -06:00