saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
13.98k stars 5.47k forks source link

[master] Several fixes for tests to avoid errors and failures in some OSes #66593

Open meaksh opened 1 month ago

meaksh commented 1 month ago

What does this PR do?

This PR fixes several problems on the tests, which produces failures and errors in some OSes.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices, including the PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

meaksh commented 1 month ago

Thanks for the review and the code suggestions! This should be now ready.