Commit graph

117309 commits

Author SHA1 Message Date
MKLeb
10762899cb Let's use package instead of pkg 2023-06-12 20:24:07 +00:00
MKLeb
8de7aab58c Add type option for linux package downloads tests and add onedir type steps for linux x86_64 and aarch64 2023-06-12 20:24:07 +00:00
twangboy
2b5b7b08c7 Update salt-rewrite to 2.4.4 2023-06-11 10:06:50 +01:00
twangboy
a90f62dc21 Use minion_opts to set cachedir 2023-06-10 08:02:39 +01:00
twangboy
aafb2fac46 Run cleanup even on failure 2023-06-10 08:02:39 +01:00
twangboy
497b84bb67 Don't use len without a comparison 2023-06-10 08:02:39 +01:00
twangboy
102b9e8407 Add changelog 2023-06-10 08:02:39 +01:00
twangboy
f7f5b8a95e Fix issue with checkboxes not being returned 2023-06-10 08:02:39 +01:00
nicholasmhughes
2e4c57edaa fixes saltstack/salt#64430 regression for user.present on handling groups with dupe GIDs 2023-06-09 13:07:01 +00:00
Pedro Algarvio
0ffbb22b44 Update salt-rewrite to 2.4.3
This minor version release fixes an issue with CLI examples auto fixes,
just on windows.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-08 19:32:41 +00:00
Pedro Algarvio
5bed144177 Fix versionadded and/or versionchanged versions in docstrings
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 20:25:49 +00:00
Frode Gundersen
e2a0161968 fix when exceptions are raised 2023-06-06 19:44:35 +00:00
Frode Gundersen
a226526210 migrate unit_states_test_jboss7 to pytest 2023-06-06 19:44:35 +00:00
Frode Gundersen
f1c24cab78 FIx asserts 2023-06-06 19:43:32 +00:00
Frode Gundersen
a5a26b8066 migrate unit_states_test_kubernetes to pytest 2023-06-06 19:43:32 +00:00
Matthieu Boileau
507fbf9de7 Update docstring for an outdated URL
(cherry picked from commit a8591dd658)
2023-06-06 19:22:33 +00:00
twangboy
7d765c5fcc Fix issue overwriting existing values in Registry.pol 2023-06-05 19:42:32 +00:00
MKLeb
c909a7293a Adjsut ansible roster docs to be consistent and parsable 2023-06-05 19:31:05 +00:00
MKLeb
6ea70ae3f9 Add tests for the ansible roster docs 2023-06-05 19:31:05 +00:00
David Murphy
692447efeb Updated tests to chek lowercase output to SELinux config file 2023-06-01 14:17:44 +00:00
David Murphy
47ed2951dd Revert case change 2023-06-01 14:17:44 +00:00
David Murphy
161fbe5d88 Only run on Linux since SELinux tests 2023-06-01 14:17:44 +00:00
David Murphy
d49dc61788 Only need to alter modesting which is written to SELinux config file 2023-06-01 14:17:44 +00:00
David Murphy
f4a2f1f800 Changed test to only run on Linux, since SELinux test 2023-06-01 14:17:44 +00:00
David Murphy
2b5022d1a9 Updated test comparison string 2023-06-01 14:17:44 +00:00
David Murphy
117a447f99 Updated selinux state test 2023-06-01 14:17:44 +00:00
David Murphy
66185ef0c1 Ensure selinux values are handled lowercase 2023-06-01 14:17:44 +00:00
MKLeb
fae0ebc96b changelog 2023-05-31 20:23:39 +00:00
MKLeb
f9cb6e2b8a Add assumed_creds tests for utils/aws.py 2023-05-31 20:23:39 +00:00
MKLeb
219e6fdb1a Fix updating __AssumeCache while iterating over it 2023-05-31 20:23:39 +00:00
Pedro Algarvio
560ab52ccf Fixed file client private attribute reference on SaltMakoTemplateLookup
Fixes #64280

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-31 14:39:59 +00:00
Pedro Algarvio
3ae4e2aba5 Add wempy template library to CI requirements now that it supports Py3
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-31 14:39:59 +00:00
Pedro Algarvio
3f92d3f934 Migrate tests/unit/utils/test_templates.py to pytest
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-31 14:39:59 +00:00
Pedro Algarvio
32a7c51b40 f
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-31 14:39:59 +00:00
Pedro Algarvio
e93c86ccf3 Migrate tests/unit/test_template.py to pytest
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-31 14:39:59 +00:00
Thomas Phipps
04b83dfc51 remove hard coded python version in pip error message. 2023-05-31 14:38:11 +00:00
Pedro Algarvio
47b84b7f7c Fix nightly slack notifications by setting environment to access secrets
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-29 22:43:42 +01:00
Pedro Algarvio
24f1deebeb Add @pytest.mark.flaky_jail to tests/pytests/integration/ssh/test_ssh_setup.py::test_setup
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-29 18:08:57 +01:00
Megan Wilhite
dc8baed208 Update requests 2023-05-29 18:08:57 +01:00
MKLeb
8016a098f8 Change the assert statement to just check that the list is non-empty, assuming there is always one interface 2023-05-29 18:07:33 +01:00
MKLeb
3d5c849021 Add debug logging to the test 2023-05-29 18:07:33 +01:00
MKLeb
44dc5921d5 move utils/win_network.py tests to pytest 2023-05-29 18:07:33 +01:00
MKLeb
20162d72e7 changelog 2023-05-29 18:07:33 +01:00
MKLeb
4a821e718a Remove the clr.AddReference, it is causing an Illegal characters in path exception 2023-05-29 18:07:33 +01:00
David Murphy
84e945c362 Updated changelog file to have md post-fix 2023-05-26 07:30:29 +01:00
David Murphy
6901d8f841 Fix broken backport 64229 form master to 3006.x 2023-05-26 07:30:29 +01:00
Pedro Algarvio
58f0fff65d Only notify on nightly builds
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-25 20:58:09 +01:00
Felippe Burk
06d1aad477 adding new slack notification on nightly workflow
Signed-off-by: Felippe Burk <burkf@vmware.com>
2023-05-25 20:58:09 +01:00
MKLeb
d0130e6f76 Add package building instructions for macos and windows 2023-05-24 15:13:40 +01:00
MKLeb
724c498e94 Set the artifact name for the windows packages using a bash shell 2023-05-24 15:13:40 +01:00