Commit graph

119508 commits

Author SHA1 Message Date
ScriptAutomate
ad253d724a Replace expired pubkey for security reporting 2024-06-18 10:17:08 -06:00
Daniel A. Wozniak
34151d4490 Add changelog for 66632 2024-06-17 20:37:35 -07:00
Daniel A. Wozniak
a108024fca Upgrade relenv to 0.16.1 2024-06-17 20:37:35 -07:00
ScriptAutomate
10dce329d5 Drop CentOS 7 support; Package with Rocky Linux 9 2024-06-12 09:13:26 -07:00
David Murphy
bff5a809cb
Merge pull request #66626 from dwoz/nigthlyfix
[3006.x] Fix broken gitfs ssh tests on nightly builds
2024-06-11 09:35:30 -06:00
Daniel A. Wozniak
19669adde2 Fix broken gitfs ssh tests on nightly builds 2024-06-10 19:42:21 -07:00
Daniel A. Wozniak
5bb6c0f638 Remove un-needed skip 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
4523450ddf Use artifact version for pkg name 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
580d8b2851 Skip test on upgrade and downgrade 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
3d539e4dd2 Add changelog for #66604 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
a8c4700c72 Fix provides arch 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
d77574fd0b Fix rpm name 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
c5a5738cf3 Add regression test for package meta 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
0958595262 Fix rpm provides and requires 2024-06-10 18:03:10 -07:00
Daniel A. Wozniak
79b4ffa116 Revert change to spec file 2024-06-10 18:03:10 -07:00
Akmod
e2cf0e561e requisites *should* be aggregated 2024-06-07 22:07:43 -07:00
Tyler Levy Conde
5c7124a0ee Add changelog entry 2024-06-07 22:07:43 -07:00
Tyler Levy Conde
0b599713e9 Aggregate requisites AFTER aggregating states 2024-06-07 22:07:43 -07:00
Tyler Levy Conde
9ea88c5bef removed clutter 2024-06-07 22:07:43 -07:00
Tyler Levy Conde
bd98f0db68 Test successfully replicates the issue 2024-06-07 22:07:43 -07:00
Tyler Levy Conde
c1b8d81282 Add tests for state compiler aggregation 2024-06-07 22:07:43 -07:00
Daniel Wozniak
e6ad2cc4db
Merge pull request #66619 from dwoz/test_fix
[3006.x] Make windows pkg builds more reliable
2024-06-05 15:07:48 -07:00
Daniel Wozniak
e6bba0ddba
Merge branch '3006.x' into test_fix 2024-06-05 15:07:11 -07:00
David Murphy
c7e18526f6 Trying Windows fix, removing $() on env:TEMP 2024-06-05 14:47:29 -07:00
David Murphy
00c45646d3 Fix nightly build test missed in PR 65937 2024-06-05 14:47:29 -07:00
Daniel A. Wozniak
e74ba6f802 Make windows pkg builds more reliable 2024-06-05 01:21:26 -07:00
David Murphy
332379d06a Removed debugging statements 2024-06-03 12:24:11 -07:00
David Murphy
9bb92ed23d Revised finalization of processes 2024-06-03 12:24:11 -07:00
David Murphy
8198500f51 Saving debug info for proc and psutil processes which shows difference - psutil.process(pid) doesn't give register function 2024-06-03 12:24:11 -07:00
David Murphy
01a44b41f8 Added debugging info 2024-06-03 12:24:11 -07:00
David Murphy
eb07f58277 Added debugging 2024-06-03 12:24:11 -07:00
David Murphy
81e39a3042 Refractor after review 2024-06-03 12:24:11 -07:00
David Murphy
af5a485793 Updates after reviewer comments 2024-06-03 12:24:11 -07:00
David Murphy
55fa8cee80 Cleanup debug logging 2024-06-03 12:24:11 -07:00
David Murphy
7b40bdd4f9 Fix typo in assert check 2024-06-03 12:24:11 -07:00
David Murphy
b9203f80db Add allowance for machine identifier for recent test 2024-06-03 12:24:11 -07:00
David Murphy
56f3cbeff8 Removed circular dependency on salt.utils.files.fopen 2024-06-03 12:24:11 -07:00
David Murphy
5910c162d7 Some clean up of old code 2024-06-03 12:24:11 -07:00
David Murphy
f4d1e2ee49 Fix typo 2024-06-03 12:24:11 -07:00
David Murphy
f7366267ab WIP Initial testing refactor 2024-06-03 12:24:11 -07:00
David Murphy
848c7ad5bf Moved get_machine_identifier to salt utils platfrom as per reviewers request 2024-06-03 12:24:11 -07:00
David Murphy
fcbb59cf17 Updates due to reviewer comments 2024-06-03 12:24:11 -07:00
David Murphy
4a838b3ade Changes due to reviewer comments 2024-06-03 12:24:11 -07:00
David Murphy
17fb9f6c31 Reworded error message for better English 2024-06-03 12:24:11 -07:00
David Murphy
9d5975f64e Ensure SIGTERM tests etc only run on Linux 2024-06-03 12:24:11 -07:00
David Murphy
20854d6366 Allow some time for processes to get started after processmanager.run() command 2024-06-03 12:24:11 -07:00
David Murphy
b2c2c5a9cd Moved code under with caplog set to DEBUG to ensure all tests correct 2024-06-03 12:24:11 -07:00
David Murphy
152811fcc6 Altered procmgr.run to run asynchronously 2024-06-03 12:24:11 -07:00
David Murphy
6a2fb70d59 Updated tests to release lock with try/except/finally 2024-06-03 12:24:11 -07:00
David Murphy
8fb0127f99 Allow for machine_id key when getting the machine_identifier 2024-06-03 12:24:11 -07:00