Commit Graph

15921 Commits

Author SHA1 Message Date
David Murphy
1200031263 Updated to use package bash-doc if Amazon Linux 1 after review comments 2019-05-31 17:17:11 -06:00
David Murphy
b2a4a5e63f Fix for issue #53274, test on Amazon Linux 1 2019-05-31 17:05:59 -06:00
Megan Wilhite
acabb70238
Merge branch '2019.2.1' into 2019.2.1 2019-05-28 15:28:51 -04:00
Megan Wilhite
a7afd311f6
Merge pull request #53138 from frogunder/fix_vultr_cloudtest
vultr cloudtest fix
2019-05-28 10:34:21 -04:00
Pedro Algarvio
912b9b3c22
Add the missing, and required, top pillar file. 2019-05-28 11:16:34 +01:00
Pedro Algarvio
d47222ce1e
Salt no longer maintains the blackout pillar in VCS 2019-05-27 22:11:15 +01:00
Pedro Algarvio
ad01dd2a2b
More robust minion blackout tests 2019-05-27 19:05:47 +01:00
Pedro Algarvio
a0346d18bf
Try harder to get the minion grains 2019-05-27 19:05:26 +01:00
Pedro Algarvio
36717bddd7
Try and address the test flakyness 2019-05-27 19:05:21 +01:00
Pedro Algarvio
ce07d8c947
Add more information when the assertion fails 2019-05-27 19:05:15 +01:00
Daniel A. Wozniak
b99e914e05
Attempt to fix mine tests 2019-05-27 19:04:34 +01:00
Pedro Algarvio
fca981c909
One more known to return None 2019-05-27 19:02:43 +01:00
Pedro Algarvio
951df4882e
One more known to return None 2019-05-27 19:02:39 +01:00
Pedro Algarvio
eb5fd3ece2
Fix integration.modules.test_mine.MineTest.test_get for sub_minion
Since the `sub_minion` does not have `mine_functions` defined,
`mine.update` returns `None` as opposed to `True` when `mine_functions`
are defined.
2019-05-27 19:02:33 +01:00
Pedro Algarvio
cefdd907c1
Stop error messages about missing roster file on syndic master 2019-05-27 11:46:31 +01:00
Pedro Algarvio
6bf8f46df3
Don't complain when attempting to close sockets at this stage 2019-05-27 11:45:26 +01:00
twangboy
758d020c08
Skip test on Windows 2019-05-22 16:54:23 -06:00
Megan Wilhite
16ef3d2093
Merge branch '2019.2.1' into shadow_fed_fix 2019-05-21 15:27:26 -04:00
Megan Wilhite
85e9b2f067
Merge pull request #53073 from Ch3LL/ssh_py3_log
salt-ssh: python binary exists before version check
2019-05-20 18:36:33 -04:00
Ch3LL
09ff8679b9
Check for all non-word when calling secure_password 2019-05-20 18:10:19 -04:00
Frode
9f4550caa2
vultr cloudtest fix 2019-05-20 21:04:20 +00:00
Gareth J. Greenaway
5f6581a228
Merge branch '2019.2.1' into yaml_flow_style 2019-05-16 12:42:14 -07:00
Ch3LL
383e781be8
Improve logging in salt-ssh gen_thin 2019-05-16 11:38:28 -04:00
Ch3LL
43714342d4
salt-ssh: python binary exists before version check 2019-05-16 11:22:27 -04:00
Gareth J. Greenaway
13e5e5524c
The maximum for the multiprocessing queue on MacOS is 32767, so if we running on MacOS then we use that maximum.
Conflicts:
  - salt/log/setup.py
2019-05-16 11:10:46 -04:00
Pedro Algarvio
06fa91bd33
Merge pull request #52972 from garethgreenaway/52817_unit_modules_test_telegram_telegrammoduletest_test_post_message
[2019.2.1] Fix to unit.modules.test_telegram
2019-05-15 08:50:12 +01:00
Gareth J. Greenaway
cea7131cf1
Removing global declaration. 2019-05-14 17:48:05 -07:00
Ch3LL
0a213ee046
Change package name for suse pkg tests 2019-05-14 14:38:40 -04:00
Shane Lee
21838a1f2c
Merge branch '2019.2.1' into fix_test_pip_state 2019-05-13 14:33:34 -06:00
Ch3LL
368c012f12
Revert "Make sure --run-expensive runtests.py arg works"
This reverts commit 56bf069079.
2019-05-13 14:45:12 -04:00
Gareth J. Greenaway
5bf9a95267
Fixing lint. 2019-05-10 16:36:41 -07:00
twangboy
351d415b69
Return path to Python instead of None 2019-05-10 17:21:56 -06:00
Gareth J. Greenaway
4d3c46d193
fixing broken unit.modules.test_telegram test. 2019-05-10 16:21:07 -07:00
Megan Wilhite
9a27fb3f96
Merge branch '2019.2.1' into yaml_flow_style 2019-05-10 14:54:33 -04:00
Ch3LL
0d0e354627
Fix yamldumper test for both py2/py3 2019-05-10 14:52:58 -04:00
Shane Lee
ac27e6970f
Merge branch '2019.2.1' into fix_test_file 2019-05-09 14:34:14 -06:00
Ch3LL
20bc954483
Update docs for yamldumper test 2019-05-09 15:42:52 -04:00
Megan Wilhite
bf648e57a8
Update tests/unit/utils/test_yamldumper.py
Co-Authored-By: Wayne Werner <waynejwerner@gmail.com>
2019-05-09 15:39:12 -04:00
Ch3LL
70d578a1af
Set default_flow_style=None in yaml.dump calls 2019-05-09 15:18:32 -04:00
Daniel Wozniak
4437764891
Merge pull request #52943 from Ch3LL/fix_elastisearch
Fix elasticsearch state module: allow user to define empty aliases
2019-05-09 08:46:37 -07:00
Pedro Algarvio
a06d7cef0e
We need to call the decorator 2019-05-09 15:17:24 +01:00
Pedro Algarvio
77185af841
Partial revert since this is a class method 2019-05-09 14:41:43 +01:00
Pedro Algarvio
f5c5771dd9
Lint fixes 2019-05-09 14:40:17 +01:00
Pedro Algarvio
8e505fb91a
Move tests to existing test modules 2019-05-09 14:20:23 +01:00
Pedro Algarvio
46816092eb
tests/unit/config/__init__.py -> tests/unit/config/test_config.py
No top level `__init__.py` should contain tests
2019-05-09 14:19:56 +01:00
Pedro Algarvio
33743fc4a0
Don't traceback when trying to close a closed socket 2019-05-09 14:14:34 +01:00
Pedro Algarvio
da2e147e54
Always cleanup the changed environ 2019-05-09 14:13:32 +01:00
Pedro Algarvio
087c74d907
No globals in tests, specially dictionaries! 2019-05-09 14:11:12 +01:00
Daniel A. Wozniak
5bb7869adc
fix linter 2019-05-09 14:03:05 +01:00
Megan Wilhite
451fb7e60f
Merge branch '2019.2.1' into fix_elastisearch 2019-05-08 16:15:41 -04:00