Commit graph

121082 commits

Author SHA1 Message Date
Max Arnold
c0266a0798 Add changelog 2024-05-21 15:31:17 -07:00
Max Arnold
d9a77b8d5f Update integration test 2024-05-21 15:31:17 -07:00
Max Arnold
135223313a Add clean_proc_dir tests 2024-05-21 15:31:17 -07:00
Max Arnold
0401be21ed Add read_proc_file tests 2024-05-21 15:31:17 -07:00
Max Arnold
fe00470219 Get rid of deepcopy when adding a pid 2024-05-21 15:31:17 -07:00
Max Arnold
bd0d1306fd Catch read_proc_file exceptions 2024-05-21 15:31:17 -07:00
Max Arnold
cc1f9a4aab Add check_cmdline tests 2024-05-21 15:31:17 -07:00
Max Arnold
821607434b Update the Maintenance run function test 2024-05-21 15:31:17 -07:00
Max Arnold
be97ceb118 Add runner proc files 2024-05-21 15:31:17 -07:00
Pedro Algarvio
551e7c4b04
Merge pull request #66532 from s0undt3ch/hotfix/merge-forward-into-master
[master] Merge 3007.x into master
2024-05-16 17:14:59 +01:00
Pedro Algarvio
9a756c02fa
Merge 3007.x into master 2024-05-16 17:10:10 +01:00
Pedro Algarvio
a204ad2d00
Merge pull request #66529 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-05-16 17:05:05 +01:00
Pedro Algarvio
eb3e6eb7fd
Merge 3006.x into 3007.x 2024-05-16 11:55:46 +01:00
Pedro Algarvio
6052a1ede2 Temporary skip tests on PhotonOS 5 2024-05-16 11:55:26 +01:00
Pedro Algarvio
4656263cfc Throttle before merging reports. Sometimes we just need to wait a little. 2024-05-16 11:55:26 +01:00
Pedro Algarvio
23ee362db6 Special-case Ubuntu 24.04 2024-05-16 11:55:26 +01:00
Pedro Algarvio
1b3368b13d There's no such thing as pytest.skipTest 2024-05-16 08:49:02 +01:00
Pedro Algarvio
fe47a95b28
Merge pull request #66520 from s0undt3ch/hotfix/merge-forward-into-master
[master] Merge 3007.x into master
2024-05-16 08:42:40 +01:00
Pedro Algarvio
7835f3acb1
Fix broken test on Ubuntu 24.04 2024-05-15 19:42:46 +01:00
Pedro Algarvio
f72dd1477e
There's no such thing as pytest.skipTest 2024-05-15 19:41:10 +01:00
Shane Lee
75126a7228
Remove try/except 2024-05-15 11:34:25 -06:00
Pedro Algarvio
06bd9d1dfc
Merge 3007.x into master 2024-05-15 15:30:28 +01:00
Pedro Algarvio
70324fab55
Merge pull request #66521 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-05-15 15:25:57 +01:00
Pedro Algarvio
0f2c3b53b6
Merge 3006.x into 3007.x 2024-05-15 07:50:13 +01:00
Pedro Algarvio
e39e606a72
Merge pull request #66515 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-05-15 06:53:53 +01:00
Shane Lee
580ad437fd Fix some tests 2024-05-14 21:15:16 +01:00
Shane Lee
dccf230a01 Make redirect_true default to True 2024-05-14 21:15:16 +01:00
Shane Lee
45c56b0033 Fix issues with the cmd module on Windows
stderr is no longer piped to stdout by default for cmd.run
Scripts are called using the -File paramter for powershell.exe
stderr is cleared if it contains CLIXML (only for encoded commands)
cmd.powershell now accepts lists as commands
Makes sure returned JSON data is valid before trying to load it
Strips whitespace from the stdout in win_runas
2024-05-14 21:15:16 +01:00
Pedro Algarvio
7762814c72
Temporary skip tests on PhotonOS 5 2024-05-14 21:13:16 +01:00
Shane Lee
b6a9cc90b6 Remove test for 57591 since N/A 2024-05-14 17:05:21 +01:00
Shane Lee
974dacc5bb Remove __virtual__ and __hostname__ 2024-05-14 17:05:21 +01:00
Shane Lee
344a3d8c2f Use Powershell instead of netsh for firewall settings 2024-05-14 17:05:21 +01:00
Pedro Algarvio
979261d688
Increase timeouts on the formulas tests 2024-05-14 16:04:35 +01:00
Pedro Algarvio
790304df99
Special-case Ubuntu 24.04 2024-05-14 16:04:35 +01:00
Pedro Algarvio
1e91416f4b
Merge pull request #66516 from s0undt3ch/hotfix/merge-forward-into-master
[master] Merge 3007.x into master
2024-05-14 13:40:25 +01:00
Pedro Algarvio
d765966173
Merge 3007.x into master 2024-05-14 07:20:08 +01:00
Alex Dehnert
5028305cd3 Add warning about effective rights mask
Group permission on the file should generally be at least as broad as
any file ACLs, to avoid ineffective ACLs and/or changes each time the
state is run.

(cherry picked from commit b897734f4a)
2024-05-14 07:08:09 +01:00
nicholasmhughes
b6dcf7ec18 fixes saltstack/salt#65295 nftables module type does not ensure unique nft family values
(cherry picked from commit ab72e70697)
2024-05-14 07:05:31 +01:00
Jonas Maurus
9e16ab47e0 Fix #66382 (nftables): Produce correct ip family for rules with saddr or daddr 2024-05-14 06:57:51 +01:00
jeanluc
1ba52960ea Add regression test for issue 65837 2024-05-14 06:42:50 +01:00
jeanluc
37e50b000f Migrate to TZ-aware datetime objects in x509_v2 2024-05-14 06:42:50 +01:00
jeanluc
792424104c Remove 3007+ only params in get_source_sum call 2024-05-14 06:41:14 +01:00
jeanluc
e56ad175e8 Don't unnecessarily download remote sources to cache
(cherry picked from commit 109dd48389)
2024-05-14 06:41:14 +01:00
jeanluc
fe29d3c167 Add test for issue 66342
(cherry picked from commit 87bb87eae0)
2024-05-14 06:41:14 +01:00
Pedro Algarvio
6161ebc8f6
Fix workflows. 2024-05-14 06:34:20 +01:00
Pedro Algarvio
3c5b143403
Merge 3006.x into 3007.x 2024-05-14 06:30:18 +01:00
Pedro Algarvio
5aa158d6af
Merge pull request #66511 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-05-14 06:29:52 +01:00
bdrx312
00f6d4229f Fix incorrect version argument will be ignored warning 2024-05-13 14:12:37 -07:00
jeanluc
197676378f Don't unnecessarily download remote sources to cache 2024-05-13 14:11:57 -07:00
jeanluc
cf9ef7040f Add test for issue 66342 2024-05-13 14:11:57 -07:00