Commit graph

119855 commits

Author SHA1 Message Date
David Murphy
6cd37bf16f Updated package actions to sleep 20 before trying to merge artifacts 2024-10-03 09:11:01 -07:00
David Murphy
a8b56bd2bc Moved wait for packages 2024-10-03 09:11:01 -07:00
David Murphy
c7b6101855 Initial debug for Windows Package test failures 2024-10-03 09:11:01 -07:00
vzhestkov
36626d8d4f Prevent using SyncWrapper with no reason 2024-09-30 15:08:09 -07:00
vzhestkov
ee4d5321f2 Add 66856 changelog entry 2024-09-25 02:28:51 -07:00
vzhestkov
6976c17c8c Add more cases to test grains.core._systemd 2024-09-25 02:28:51 -07:00
vzhestkov
47e412cc5c Better handling output of systemctl --version 2024-09-25 02:28:51 -07:00
Daniel Wozniak
8db71dd316 Revert "Attempt to resolve test artifact flakiness"
This reverts commit f5c332b816.
2024-09-24 15:19:12 -07:00
Daniel A. Wozniak
f5c332b816 Attempt to resolve test artifact flakiness
Adding a sleep between merging and downloading artifacts on windows.
2024-09-24 09:20:02 -07:00
Daniel A. Wozniak
64690a935c Fix error in test suite teardown
The error seen was:

Exception ignored in atexit callback: <bound method DeferredStreamHandler.flush of <DeferredStreamHandler <_io.FileIO [closed]> (WARNING)>>
Traceback (most recent call last):
  File "/home/dan/src/salt/salt/_logging/handlers.py", line 68, in flush
    super().flush()
  File "/usr/local/lib/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
ValueError: I/O operation on closed file.
2024-09-23 14:59:15 -07:00
Daniel A. Wozniak
d11775eeca Upgrade relenv to 0.17.2 2024-09-23 13:56:36 -07:00
David Murphy
be33bf6dc6 Removed notifying Slack since Slack no longer used. 2024-09-23 13:46:50 -07:00
Daniel A. Wozniak
b6e3f9b2c6 Fix test on platforms that do not have cdumper 2024-09-23 01:31:53 -07:00
Daniel A. Wozniak
818dd9f827 Fix yamldumper test 2024-09-23 01:31:53 -07:00
Sebastian Engel
a9c9aa294c doc: fix jinja.import_json module docstr 2024-09-20 14:10:31 -07:00
Tom Doherty
caf62f97bd fix yaml output
In b9be2de, OrderedDict was replaced with HashableOrderedDict.
Add logic to yamldumper to handle the new type.
2024-09-20 14:08:12 -07:00
Marek Czernek
9922b1a145 Fix yamllint tests 2024-09-20 14:06:53 -07:00
Marek Czernek
7a871376a2 Reverts changes to test_transactional_update 2024-09-20 14:06:53 -07:00
Marek Czernek
c0354fc161 Ensure venv usage 2024-09-20 14:06:53 -07:00
Shane Lee
101a773df1 Fix pre-commit 2024-09-20 14:06:53 -07:00
Marek Czernek
0675d1fec7 Remove passlib assumption from pycrypto tests 2024-09-20 14:06:53 -07:00
Marek Czernek
29d4137e0b We depend on msgpack < 1.0.0 2024-09-20 14:06:53 -07:00
Marek Czernek
db31e2bc94 Fix test_transactional_update tests 2024-09-20 14:06:53 -07:00
Marek Czernek
bf580e6698 Make tests compatible with venv bundle 2024-09-20 14:06:53 -07:00
Shane Lee
b912817240 Fixes cmd.run with requirements on Windows
Formats the command properly for powershell
Adds changelog and tests
2024-09-20 14:06:53 -07:00
David Murphy
393dad1790 Removed commented out name 2024-09-20 14:06:15 -07:00
David Murphy
2db4de4170 Solve the lack of combined coverage reports 2024-09-20 14:06:15 -07:00
David Murphy
a6fff58e4a Remove comments 2024-09-20 14:06:15 -07:00
David Murphy
6e0fc168bb Update Windows and MacOS actions for Download Code Coverage Test Run Artifacts for merge-multiple, v4 update 2024-09-20 14:06:15 -07:00
David Murphy
51099d9901 Correct logic error - removed 'needs' 2024-09-20 14:06:15 -07:00
David Murphy
51cc9b8b2e change to force build, since github stalled it overnight 2024-09-20 14:06:15 -07:00
David Murphy
58083b7cef Debugging 2024-09-20 14:06:15 -07:00
David Murphy
ac09c433b3 Trying other debug methods 2024-09-20 14:06:15 -07:00
David Murphy
d77a0d5fc9 Trying including hidden files for coverage on Linux - Test 2024-09-20 14:06:15 -07:00
David Murphy
3827456452 removing commented out 4.3.6, and added debugging 2024-09-20 14:06:15 -07:00
David Murphy
9cef9a6ac0 Revert to using v4 and alter pattern (leave off dash) 2024-09-20 14:06:15 -07:00
David Murphy
059d1e0269 Testing previous version 4.3.6 instead of latest 4.4.0 for action/upload-artifact/merge 2024-09-20 14:06:15 -07:00
hurzhurz
698979fe55 fix nacl.keygen for not yet existing sk_file or pk_file 2024-09-19 14:56:24 -07:00
sunxingboo
748943cd59 Corrected the description of the two parameters mkey and key in the MWorker constructor. 2024-09-19 14:47:43 -07:00
Erik Johnson
d4b2957194 Add changelog file 2024-09-19 14:46:52 -07:00
Erik Johnson
6c3365f67c Move grain_opts to subdict to prevent overwriting core grains 2024-09-19 14:46:52 -07:00
Daniel Wozniak
ae1d3f3eb3
Merge pull request #66857 from twangboy/fix_64630
[3006.x]Manage symlinks after dirs and files
2024-09-19 13:43:19 -07:00
Imran Iqbal
c1dd74aa69 docs(modules/system): fix system.get_computer_name CLI example 2024-09-19 09:31:55 -07:00
David Murphy
94fdf082ec Adjust salt-common.install for bash-completion 2024-09-18 15:08:12 -07:00
David Murphy
0483e44f19 Updated symbolic links for bash completion as per original issuer comments 2024-09-18 15:08:12 -07:00
David Murphy
142b7ac258 Restore systemd handling in preinst and postinst for Debina/Ubuntu 2024-09-18 15:08:12 -07:00
David Murphy
974bad0054 Updated debian rules to not include python3 2024-09-18 15:08:12 -07:00
David Murphy
4be168509f Testing building with bash-completion and systemd 2024-09-18 15:08:12 -07:00
David Murphy
9c712e09ea Correct symbolic link generation to corrspond with Debina/Ubuntu fork of Salt 2024-09-18 15:08:12 -07:00
David Murphy
fd90018045 Corrected files for zsh and salt-proxy 2024-09-18 15:08:12 -07:00