Commit graph

3304 commits

Author SHA1 Message Date
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
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
Akmod
e2cf0e561e requisites *should* be aggregated 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
David Murphy
00c45646d3 Fix nightly build test missed in PR 65937 2024-06-05 14:47:29 -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
eb07f58277 Added debugging 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
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
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
David Murphy
0de790cd28 Ensured use of get_machine_identifier from salt.utils.files for identifying a machine id 2024-06-03 12:24:11 -07:00
David Murphy
f98b7073cd Moved location for finding machine_id to salt utils files, and had grains import from there 2024-06-03 12:24:11 -07:00
David Murphy
21cf213b10 Cleaned up tests and removal of debug statements 2024-06-03 12:24:11 -07:00
David Murphy
695353ee91 Updated to use grains/core.py get_machine_id for machine identifier 2024-06-03 12:24:11 -07:00
David Murphy
c982cbdb3e Updated SIGTERM test, and additional tests, and cleanup 2024-06-03 12:24:11 -07:00
David Murphy
2265376154 Working test for SIGTERM of held lock 2024-06-03 12:24:11 -07:00
David Murphy
56a11ba9d1 WIP Test for kill SIGTERM 2024-06-03 12:24:11 -07:00
David Murphy
443fdd3e34 WIP - Test kill cleanup of resources 2024-06-03 12:24:11 -07:00
David Murphy
ee55b9abe3 Initial SIGTERM testing 2024-06-03 12:24:11 -07:00
David Murphy
9c80258c0c Tests for gen_lock functionality 2024-06-03 12:24:11 -07:00
David Murphy
f832181ee3 Testing additional test 2024-06-03 12:24:11 -07:00
David Murphy
ec549d6a06 Working tests ported from unittest to pytest 2024-06-03 12:24:11 -07:00
David Murphy
3d2c111f58 [WIP] Almost working port from unit test to pytest, contains debugging 2024-06-03 12:24:11 -07:00
David Murphy
40d5a253fe Initial port from unittest to pytest of unit/utils/test_gitfs.py to test_gitfs_locks.py 2024-06-03 12:24:11 -07:00
David Murphy
2a532aa2a3 Fix missing typo f-string 2024-06-03 12:24:11 -07:00
David Murphy
0ba93f829c Fix up use of get_machine_identifer 2024-06-03 12:24:11 -07:00
David Murphy
563556eade Updated gitfs tests for machine identifier 2024-06-03 12:24:11 -07:00
Pedro Algarvio
8f76636c54 Fix broken test on Windows 2024-05-17 18:03:03 +01:00
hurzhurz
1694f84643 roots fileserver fix path verification for symlinks with destination outside of root 2024-05-16 15:20:12 -07:00