Commit Graph

87389 Commits

Author SHA1 Message Date
Pedro Algarvio
cee9480ee3
Lock PyYAML to < 5.1
The reason being that at least one unit test case will leak memory until
exhaustion.
2019-03-15 16:45:54 +00:00
Pedro Algarvio
a4f241dc17
The kitchen nox verifier already takes care of the sinlge -v flag.
Let's not double it.
2019-03-15 15:28:54 +00:00
Pedro Algarvio
0cb641e3c5
Fix static requirements search bad logic 2019-03-15 11:38:57 +00:00
Pedro Algarvio
45a3e4a0ca
distro reports Opensuse 15 as Opensuse Leap 15 2019-03-15 11:32:51 +00:00
Pedro Algarvio
de7bb24d44
Ubuntu 18.04 locked requirements files 2019-03-15 11:18:05 +00:00
Pedro Algarvio
bc08e3c823
Ubuntu 16.04 locked requirements files 2019-03-15 11:17:58 +00:00
Pedro Algarvio
0d353d2ff3
Ubuntu 14.04 locked requirements files 2019-03-15 11:17:52 +00:00
Pedro Algarvio
1186122223
Opensuse 42 locked requirements files 2019-03-15 11:17:43 +00:00
Pedro Algarvio
fa6888bb88
Opensuse 15 locked requirements files 2019-03-15 11:17:33 +00:00
Pedro Algarvio
b6578b8d82
Fedora 29 locked requirements files 2019-03-15 11:17:22 +00:00
Pedro Algarvio
777dbb090f
Fedora 28 locked requirements files 2019-03-15 11:17:15 +00:00
Pedro Algarvio
4388fa9644
Debian 9 locked requirements files 2019-03-15 11:17:05 +00:00
Pedro Algarvio
2f9030fcbb
Debian 8 locked requirements files 2019-03-15 11:16:57 +00:00
Pedro Algarvio
1b18ec597f
CentOS 7 locked requirements files 2019-03-15 11:16:50 +00:00
Pedro Algarvio
6e9f0c06af
CentOS 6 locked requirements 2019-03-15 11:16:43 +00:00
Pedro Algarvio
741584669c
Start handling static(and platform specific) requirements files 2019-03-15 11:16:35 +00:00
Pedro Algarvio
ea4d370d73
Allow overriding some requirements based on distro information 2019-03-11 15:51:43 +00:00
Megan Wilhite
17017a1c31
Merge pull request #51361 from olipovch/cloud-sync-after-install
Fix salt-cloud sync_after_install functionality
2019-03-07 15:04:30 -05:00
Pedro Algarvio
18bbbecb1d
We need to nest require req_win.txt 2019-03-06 07:53:53 +00:00
Daniel Wozniak
baf776b73e
Merge pull request #51974 from s0undt3ch/features/nox-2017.7
[2017.7] Nox fixes
2019-03-05 17:55:19 -07:00
Daniel Wozniak
b745332b70
Merge pull request #51800 from dwoz/typo_fix
Fix typo in docstring
2019-03-05 12:47:57 -07:00
Pedro Algarvio
ee4df3a43c
Lint fixes 2019-03-05 17:10:07 +00:00
Pedro Algarvio
56f841f091
Windows needs special treatment 2019-03-05 16:34:07 +00:00
Pedro Algarvio
c3cb4479ec
Requirements fixes 2019-03-05 16:34:07 +00:00
Pedro Algarvio
6a67531a54
We need a fixed winrm-fs so that dotfiles are also included 2019-03-05 16:31:59 +00:00
Pedro Algarvio
15c6a53530
use kitchen-salt from my fork for now 2019-03-05 16:31:04 +00:00
Daniel A. Wozniak
5bbe5e0092
Fix up docstring 2019-03-05 02:36:41 -07:00
Daniel Wozniak
bfaa6a9365
Merge pull request #51895 from twangboy/win_update_2017.7
Add __virtual__ to win_update
2019-03-05 02:21:38 -07:00
Gareth J. Greenaway
b2cb1eb9a0
Merge branch '2017.7' into win_update_2017.7 2019-02-28 09:29:53 -08:00
Pedro Algarvio
7d6280d62b
Merge pull request #51875 from dwoz/avoid_ssl_race
Avoid race condition when initializing OpenSSL
2019-02-28 07:22:40 +00:00
Pedro Algarvio
e99654d4ee
Merge branch '2017.7' into avoid_ssl_race 2019-02-28 07:22:24 +00:00
Daniel Wozniak
c0bb1f7aee
Merge pull request #51850 from waynew/cherry-pick-ping-fix
fix reactor ping test
2019-02-27 17:35:20 -07:00
Daniel Wozniak
ad7a9ec0ee
Merge pull request #51893 from twangboy/gate_zfs_2017.7
Gate zfs module on Windows
2019-02-27 17:32:56 -07:00
twangboy
0f125db1c2
Add __virtual__ to win_update 2019-02-27 17:28:53 -07:00
twangboy
e0d58eb95e
Gate zfs module on Windows 2019-02-27 14:38:33 -07:00
Daniel Wozniak
6da495fd29
Fix linter 2019-02-27 11:36:37 -07:00
Daniel A. Wozniak
f758a100cb
Avoid race condition when initializing OpenSSL 2019-02-27 09:57:29 -07:00
Daniel A. Wozniak
f78b360c0a fix reactor ping test 2019-02-26 15:49:20 -06:00
Daniel A. Wozniak
9f3c583c65
Fix typo in docstring 2019-02-25 11:11:04 -07:00
Megan Wilhite
864d4be0c3
Merge pull request #51770 from Ch3LL/doc_conf_2017
Update release versions for the 2017.7 branch
2019-02-25 09:11:22 -05:00
Daniel Wozniak
3cf3099f89
Merge pull request #51774 from terminal-labs/py3-server-docs-update
Py3 server docs update
2019-02-24 01:35:42 -07:00
Daniel Wozniak
b4153d3833
Merge pull request #51757 from twangboy/fix_case_2017.7
Make recurse and directory case sensitive (2017.7)
2019-02-23 15:23:23 -07:00
Alan Cugler
1f00c89fca
Added in python 3 server according to the consensus from #51748 2019-02-22 15:22:10 -06:00
Ch3LL
25d9ca24d7
Update release versions for the 2017.7 branch 2019-02-22 14:57:22 -05:00
twangboy
6b0b5d2af1
Fix failing py3 tests
This should fix the following integration tests
integration.states.test_file.FileTest.test_directory_clean_require_in
integration.states.test_file.FileTest.test_directory_clean_require_in_with_id
integration.states.test_file.FileTest.test_directory_clean_require_with_name
integration.states.test_file.FileTest.test_recurse_clean
integration.states.test_file.FileTest.test_recurse_clean_specific_env
2019-02-22 11:59:57 -07:00
Daniel Wozniak
e04f735dec
Merge pull request #51502 from ogd-software/51501-states-boto3_route53.py-fails-to-validate-ALIAS-A-records
51501 states boto3 route53.py fails to validate alias a records
2019-02-22 01:18:35 -07:00
twangboy
feb29f3353
Make recurse and directory case sensitive 2019-02-21 18:59:09 -07:00
Alan Cugler
bfb9d87af7 added the python3 command for startign the python http server. 2019-02-21 12:20:08 -06:00
Daniel Wozniak
9c128aaa71
Merge pull request #51732 from s0undt3ch/features/nox-2017.7
[2017.7] Add initial nox configuration. Tell `tox`'ers to use `nox`'.
2019-02-21 10:21:48 -07:00
Pedro Algarvio
328989d6cc
Add initial nox configuration. Tell tox'ers to use nox'. 2019-02-20 17:04:32 +00:00