Commit Graph

9634 Commits

Author SHA1 Message Date
Ch3LL
358974afec
Skip Pygit2 tests on windows 2019-07-29 13:03:27 -04:00
Ch3LL
bc64961301
Use accurate file:/// URI on windows for gitfs tests 2019-07-26 17:44:58 -04:00
Charles McMarrow
d9e402dc15
Merge branch '2019.2.1' into timezone_fix 2019-07-22 07:37:21 -06: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
cmcmarrow
1ddd1a9a5a
fixs timezone decode error 2019-07-18 15:14:12 -06:00
cmcmarrow
e75dafa31b
patches timezone grain 2019-07-17 15:22:22 -06:00
cmcmarrow
eaca473a47
patches salt grains locale_info decode error 2019-07-17 14:54:36 -06:00
Pedro Algarvio
52f95568b1
Merge branch '2019.2.1' into tcp_leak 2019-07-17 09:11:14 +01:00
Daniel A. Wozniak
f5313fd17d Fix tcp message client test 2019-07-17 03:46:09 +00:00
Shane Lee
ba8ba26232
Merge branch '2019.2.1' into fix_boto_tests 2019-07-06 23:45:06 -06:00
Daniel Wozniak
1a76e00e14
Merge pull request #52401 from rsmekala/2019.2.1
Port Junos-related bug fixes from develop to 2019.2
2019-07-06 14:50:50 -07:00
Shane Lee
8ace391f6f
Merge branch '2019.2.1' into fix_boto_tests 2019-07-06 09:16:28 -06:00
Shane Lee
c1f8cbacbe
Merge branch '2019.2.1' into fix_test_winrepo 2019-07-06 09:15:33 -06:00
Gareth J. Greenaway
c8c8bc078c
Merge branch '2019.2.1' into fix_test_winrepo 2019-07-05 13:45:16 -07:00
Gareth J. Greenaway
b66704503d
Merge branch '2019.2.1' into fix_test_status 2019-07-05 13:44:58 -07:00
Gareth J. Greenaway
62041eb3a2
Merge branch '2019.2.1' into fix_boto_tests 2019-07-05 13:25:19 -07:00
Daniel Wozniak
326f9f4d27
Merge branch '2019.2.1' into 2019.2.1 2019-07-05 08:22:22 -07:00
Shane Lee
fae9f1a359
Merge branch '2019.2.1' into fix_win_dism_2019.2.1 2019-07-05 08:54:52 -06:00
Megan Wilhite
b5e2b0b6c8
Merge branch '2019.2.1' into pytest_5_changes 2019-07-03 09:33:11 -04:00
Shane Lee
62450db373
Merge branch '2019.2.1' into fix_lock_1740_lgpo 2019-07-02 22:43:03 -06:00
twangboy
b71b655bdb
Merge forward #52065 2019-07-02 18:38:08 -06:00
Shane Lee
7b05bf825a
Merge branch '2019.2.1' into fix_lock_1688_lgpo 2019-07-02 17:46:47 -06:00
twangboy
f6276a3d5d
Fix compare issue in lgpo state module
Compare dicts to dicts and lists to lists
Return False otherwise
Add some tests
2019-07-02 13:09:27 -06:00
Ch3LL
110b953dcc
Pytest 5.0 contextmanager str: call value on ExceptionInfo objects 2019-07-02 14:41:50 -04:00
twangboy
f6d00845bb
Add some unit tests, raise error on non-string types 2019-07-02 10:43:47 -06:00
Megan Wilhite
475d904fb9
Merge branch '2019.2.1' into nodegroup_group_list 2019-07-01 12:46:06 -04:00
David Murphy
95b18190af Initial working tests for gpg fixes and import keys, signing
(adjusted cherry picked from commit 2fd4c32679)
2019-06-27 11:23:18 -06:00
Megan Wilhite
ee59d3947f
Merge branch '2019.2.1' into nodegroup_group_list 2019-06-27 11:54:59 -04:00
Ch3LL
d236bd4fea
Allow yaml list notation for nodegroup expansion 2019-06-27 11:10:29 -04:00
Bryce Larson
9b4338a124
Merge branch '2019.2.1' into fix_test_status 2019-06-25 18:17:45 -06:00
Bryce Larson
9a3358259b
Merge branch '2019.2.1' into tcp_leak 2019-06-25 14:23:03 -06:00
Gareth J. Greenaway
c11a004767
Merge branch '2019.2.1' into 2019.2.1 2019-06-25 11:42:00 -07:00
Shane Lee
8373865d30
Merge branch '2019.2.1' into fix_test_winrepo 2019-06-24 22:26:33 -06:00
twangboy
5558a0af50
Add reg to the whitelist 2019-06-24 17:36:30 -06:00
twangboy
2735b197b9
Add __grains__ 2019-06-24 16:48:05 -06:00
twangboy
bb12da9a3b
Load grains properly 2019-06-24 16:40:12 -06:00
twangboy
a818396809
Split out the tests, patch test=True 2019-06-24 15:04:23 -06:00
Daniel A. Wozniak
e9b61dc4db
Add unit tests for recent SaltCacheLoader changes 2019-06-24 18:22:15 +00:00
Daniel Wozniak
7eb5d41f37
Merge branch '2019.2.1' into tcp_leak 2019-06-23 16:12:14 -07:00
Daniel A. Wozniak
481372b995 Fix torando loop thread issue 2019-06-21 01:35:05 +00:00
Daniel A. Wozniak
aff15d4c04 Fix linter wart 2019-06-20 18:40:42 +00:00
Daniel A. Wozniak
9606db79fc Comment the tcp message client test better 2019-06-20 18:31:13 +00:00
Daniel A. Wozniak
dcf576f4c9 Add unit test for tcp message client close method 2019-06-20 18:24:53 +00:00
Gareth J. Greenaway
8440176992
Fixing a log issue that pops up after test_gen_thin_compression_fallback_py3 on "OS X, need to ensure that salt.utils.thin.os.close is mocked. 2019-06-20 07:04:19 -07:00
Megan Wilhite
f27c434029
Merge branch '2019.2.1' into cp-52787 2019-06-19 14:54:14 -04:00
Daniel Wozniak
fd6cb35093
Merge pull request #53467 from twangboy/fix_test_win_file
Check valid username first (fixes failing symlink test)
2019-06-19 10:04:29 -07:00
twangboy
31ce1fb0fe
Fix some lint, skip some tests 2019-06-17 15:56:49 -06:00
twangboy
6de4db6b1c
Monkeypatch in the class instead of globally 2019-06-17 15:02:07 -06:00
twangboy
d663a1f8ee
Fix the failing BlockReplace test cases on Windows
Many of the functions from the `filemod` module are "namespaced" into
the `win_file` module. That's the file module that gets used on Windows,
so we need to make sure the `check_perms` function from the `win_file`
module is used on Windows.
2019-06-17 15:02:07 -06:00