Gareth J. Greenaway
|
4ec90c2d39
|
Adding an jinja if statement to only the python parameter if the result from get_python_executable is a valid value. Maintaining backwards compatibilty to run tests without Nox.
|
2019-05-23 11:44:42 -04:00 |
|
Pedro Algarvio
|
8a57270c1e
|
Merge pull request #53192 from twangboy/skip_test_gen_hash
Skip `test_gen_hash` test on Windows
|
2019-05-23 06:33:12 +01:00 |
|
twangboy
|
758d020c08
|
Skip test on Windows
|
2019-05-22 16:54:23 -06:00 |
|
Shane Lee
|
446e70c506
|
Merge pull request #53157 from twangboy/fix_test_win_file_symlink
Fix `unit.modules.test_win_file.WinFileTestCase.test_issue_52002_check_file_remove_symlink`
|
2019-05-22 16:32:25 -06:00 |
|
Shane Lee
|
567207644d
|
Merge branch '2019.2.1' into fix_test_win_file_symlink
|
2019-05-22 11:34:54 -06:00 |
|
Shane Lee
|
6fbe9aae9d
|
Merge pull request #53141 from Ch3LL/shadow_fed_fix
Check for all non-word characters when calling secure_password
|
2019-05-22 11:24:53 -06:00 |
|
Megan Wilhite
|
a3c4066abd
|
Merge branch '2019.2.1' into shadow_fed_fix
|
2019-05-22 09:42:41 -04:00 |
|
Megan Wilhite
|
fb29512325
|
Merge pull request #53161 from Ch3LL/joyent_m2crypto
Add HAS_REQUIRED_CRYPTO var for m2crypto in joyent
|
2019-05-22 09:36:06 -04:00 |
|
Ch3LL
|
08d03e0248
|
Add HAS_REQUIRED_CRYPTO var for m2crypto in joyent
|
2019-05-21 16:00:23 -04:00 |
|
Megan Wilhite
|
16ef3d2093
|
Merge branch '2019.2.1' into shadow_fed_fix
|
2019-05-21 15:27:26 -04:00 |
|
twangboy
|
334c93bbb9
|
Elevate token before creating symlink
|
2019-05-21 12:00:40 -06: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 |
|
Megan Wilhite
|
bd02ea6c94
|
Merge pull request #52957 from Ch3LL/yaml_flow_style
Set default_flow_style=None in yaml.dump calls
|
2019-05-16 15:42:34 -04:00 |
|
Gareth J. Greenaway
|
5f6581a228
|
Merge branch '2019.2.1' into yaml_flow_style
|
2019-05-16 12:42:14 -07:00 |
|
Shane Lee
|
f4103460a6
|
Merge pull request #53072 from Ch3LL/bp-52754-2019.2.1
Backport #52754 into 2019.2.1
|
2019-05-16 13:29:21 -06: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 |
|
Pedro Algarvio
|
d340cbca15
|
Merge pull request #53025 from Ch3LL/suse15_pkg_test
Change package name for suse pkg tests
|
2019-05-15 08:41:43 +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 |
|
Daniel Wozniak
|
c56fbb0f94
|
Merge pull request #53020 from Ch3LL/ssh_tops
Change ssh tops log message to debug
|
2019-05-14 09:56:41 -07:00 |
|
Megan Wilhite
|
cbbc76425a
|
Merge branch '2019.2.1' into ssh_tops
|
2019-05-14 11:40:53 -04:00 |
|
Ch3LL
|
c0538d29c9
|
Change ssh tops log message to debug
|
2019-05-14 11:12:37 -04:00 |
|
Shane Lee
|
ce099aaa46
|
Merge pull request #52973 from twangboy/fix_test_pip_state
Fix `integration.states.test_pip_state.PipStateTest.test_issue_2028_pip_installed_state` on Windows
|
2019-05-13 14:56:27 -06:00 |
|
Shane Lee
|
21838a1f2c
|
Merge branch '2019.2.1' into fix_test_pip_state
|
2019-05-13 14:33:34 -06:00 |
|
Pedro Algarvio
|
055d374e42
|
Merge pull request #52986 from Ch3LL/expensive_revert
Revert "Make sure --run-expensive runtests.py arg works"
|
2019-05-13 20:38:16 +01:00 |
|
Ch3LL
|
368c012f12
|
Revert "Make sure --run-expensive runtests.py arg works"
This reverts commit 56bf069079 .
|
2019-05-13 14:45:12 -04:00 |
|
Shane Lee
|
cce263eed2
|
Merge branch '2019.2.1' into fix_test_pip_state
|
2019-05-13 11:32:51 -06:00 |
|
Megan Wilhite
|
e31718639e
|
Merge branch '2019.2.1' into yaml_flow_style
|
2019-05-13 09:52:26 -04:00 |
|
Pedro Algarvio
|
ee05da5951
|
Merge pull request #52968 from s0undt3ch/2019.2.1
[2019.2.1] Salt >= 2018.3.x supports Py3.7
|
2019-05-12 22:44:56 +01: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 |
|
Pedro Algarvio
|
73c37262a2
|
Salt >= 2018.3.x supports Py3.7
|
2019-05-10 20:41:54 +01:00 |
|
Shane Lee
|
cae51c2908
|
Merge pull request #52796 from Ch3LL/bp-50400
Backport #50400 and #50402 into 2019.2.1
|
2019-05-10 13:30:11 -06: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 |
|
Gareth J. Greenaway
|
0c2e3e7a2a
|
Merge branch '2019.2.1' into bp-50400
|
2019-05-10 08:43:56 -07:00 |
|
Shane Lee
|
20cccd85f1
|
Merge pull request #52770 from twangboy/fix_test_file
Fix test_file_managed_should_fall_back_to_binary on Windows
|
2019-05-09 14:35:01 -06: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
|
1268e3e59b
|
Merge branch '2019.2.1' into bp-50400
|
2019-05-09 16:40:52 +01:00 |
|
Pedro Algarvio
|
9b290b6258
|
Merge pull request #52952 from s0undt3ch/merge-forward/2018.3-to-2019.2.1-cherry
[2019.2.1] More nox changes and test fixes
|
2019-05-09 16:03:06 +01:00 |
|
Pedro Algarvio
|
a06d7cef0e
|
We need to call the decorator
|
2019-05-09 15:17:24 +01:00 |
|