Commit graph

111593 commits

Author SHA1 Message Date
Bryce Larson
bb43f4c3e1 update setup.py 2021-04-01 14:18:52 -07:00
David Murphy
6aef56e4d6 Altered imprt pytest as per reviewer's comments 2021-04-01 13:58:49 -04:00
David Murphy
bb15da948d Additional tests for IPS 2021-04-01 13:58:49 -04:00
David Murphy
0888b45e17 Further IPS tests for Python3 Solaris 11.4 2021-04-01 13:58:49 -04:00
David Murphy
a1edca4613 Two initial pytests for Solaris 11 IPS packaging 2021-04-01 13:58:49 -04:00
Gary T. Giesen
6ac3a27ebd pre-commit changes for firewalld 2021-04-01 13:53:44 -04:00
ggiesen
8c31b47785 Update states.firewalld docs with rich rules example. Resolves #58360 2021-04-01 13:53:44 -04:00
Megan Wilhite
e9819d88e9 Parameterize test_pillar_match_filter_by_minion_id test 2021-04-01 09:42:20 -07:00
Pablo Suárez Hernández
2cf67cb7c8 Add changelog 2021-04-01 06:28:37 -04:00
Pablo Suárez Hernández
0bb5bf146b Add unit tests to cover unexpected output when listing patches 2021-04-01 06:28:37 -04:00
Pablo Suárez Hernández
48c8470325 Do not crash when unexpected cmd output at listing patches 2021-04-01 06:28:37 -04:00
Megan Wilhite
6958139b3c Add changelog for 58915 2021-04-01 06:27:03 -04:00
peter
5dc8a4c7c4 runas user for FreeBSD should be 'postgres' not pgsql 2021-04-01 06:27:03 -04:00
Max Arnold
e3475dac90 Prune obsolete exception handler in dictupdate.update 2021-03-31 10:16:57 -07:00
piterpunk
2d1fe523eb Added changelog entry 2021-03-31 10:15:40 -07:00
piterpunk
bda5e1f6a8 Added grains.uuid on Windows 2021-03-31 10:15:40 -07:00
krionbsd
e12623ad27 Changelog rewording 2021-03-31 09:22:01 -07:00
krionbsd
2e8ff713a2 Add changelog 2021-03-31 09:22:01 -07:00
krionbsd
54e39f3419 Add platform.machine() to get arch properly 2021-03-31 09:22:01 -07:00
krionbsd
b317fa621c Add AArch64 support 2021-03-31 09:22:01 -07:00
Bryce Larson
55edcedbf8 add run.py to the sdist tarball 2021-03-31 11:43:37 -04:00
Bryce Larson
9d2a9b5082 update run.py to latest from https://gitlab.com/saltstack/open/salt-pkg/-/raw/master/pkgs/redhat/sources/run.py 2021-03-31 06:55:22 -04:00
Bryce Larson
9851d83976 add tiamat run.py script 2021-03-31 06:55:22 -04:00
twangboy
bc28061706 Just check for bytes 2021-03-30 15:35:30 -07:00
twangboy
d316759729 Revert log factory after test run 2021-03-30 15:35:30 -07:00
twangboy
541c703191 Remove unused import 2021-03-30 15:35:30 -07:00
twangboy
d00619caa4 Fix logging 2021-03-30 15:35:30 -07:00
twangboy
133e8bc206 Try monkeypatch 2021-03-30 15:35:30 -07:00
twangboy
272384bcc9 Remove logfile check 2021-03-30 15:35:30 -07:00
Mark Ferrell
5d0b7de8b8 feat: added allow_one_of() and require_one_of() decorators
- `allow_one_of()` raises an error if more than one of the allowed
  parameters is supplied.
- `require_one_of()` operates the same as `allow_one_of()` but also
  raises an error if none of the allowed parameters are supplied.
2021-03-30 14:23:15 -04:00
krionbsd
0e95dbb2bb Add comma 2021-03-30 14:05:32 -04:00
krionbsd
465da23c1e Skip tests on FreeBSD because of timeouts issue 2021-03-30 14:05:32 -04:00
Pablo Suárez Hernández
c81f238674 Add changelog 2021-03-30 13:24:10 -04:00
Pablo Suárez Hernández
ec9115bf1d Add test case of DEB package where arch is 'all' 2021-03-30 13:24:10 -04:00
Pablo Suárez Hernández
c015fba085 Fix aptpkg.normalize_name when package arch is 'all' 2021-03-30 13:24:10 -04:00
piterpunk
4f469af9fb Accept zabbix.xyz or zabbix:xyz as connection data 2021-03-30 13:23:28 -04:00
piterpunk
e32cf429e0 Fixed zabbix mod get connection data from pillar 2021-03-30 13:23:28 -04:00
Ion Cebotari
a30ac55f58 Added changelog for the fix 2021-03-30 13:22:13 -04:00
Ion Cebotari
94251d590c Second fix for ci-precommit check 2021-03-30 13:22:13 -04:00
Ion Cebotari
338e91a9e8 Fix for ci-precommit check 2021-03-30 13:22:13 -04:00
Ion Cebotari
464139f912 Added support for openeuler and issabel PBX 2021-03-30 13:22:13 -04:00
Morgan Kesler
5fbcc79f1b Adding mendel linux 2021-03-30 06:48:15 -04:00
krionbsd
c536ea716d Revert changes in salt.7 2021-03-29 11:00:56 -04:00
krionbsd
0f8975b68b Add missing word in syndic docs 2021-03-29 11:00:56 -04:00
Bryce Larson
2220edc0b2 add ubuntu-2004-amd64 m2crypto pycryptodome and tcp tests 2021-03-26 07:44:55 -04:00
Gary T. Giesen
57afcfc81c Commit with pre-commit enabled to catch any formatting changes. 2021-03-25 15:56:44 -04:00
Gary T. Giesen
9ee12425e7 Correct link to napalm installation. Resolves #56511 2021-03-25 15:56:44 -04:00
Gary T. Giesen
b4a2075e81 Correct link to napalm installation. Resolves #56512 2021-03-25 15:56:44 -04:00
Gary T. Giesen
09d8aad929 Commit with pre-commit enabled to catch any formatting changes. 2021-03-25 15:56:44 -04:00
Gary T. Giesen
fe437aa14b Correct link to napalm installation. Resolves #56501 2021-03-25 15:56:44 -04:00