New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[master] Porting #50261 to master - beacons #55794
Conversation
@garethgreenaway Test failures seem to be valid. |
Could you please also backport the multi-engine PR? #50059 |
@max-arnold thanks. I'll get that one ported over as well. |
…nto master_port_50261
…nto master_port_50261
- Simplify setup and teardown logic with user/group.present/absent - Added a function for asserting salt-call with no return code - Skip tests if required modules and states aren't available
…_environment_variables_for_releases set release versions with environment variables in the docs
Remove references to `include_default`
…n importing logging during tests.
…n importing logging during tests.
…nto master_port_50261
Codecov Report
@@ Coverage Diff @@
## master #55794 +/- ##
=========================================
Coverage ? 16.99%
=========================================
Files ? 1202
Lines ? 224685
Branches ? 49269
=========================================
Hits ? 38172
Misses ? 183757
Partials ? 2756
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #55794 +/- ##
=========================================
Coverage ? 16.99%
=========================================
Files ? 1202
Lines ? 224685
Branches ? 49269
=========================================
Hits ? 38172
Misses ? 183757
Partials ? 2756
|
…mes.BadTestModuleNamesTestCase.test_module_name_source_match failure.
What does this PR do?
Porting #50261 to master
Tests written?
[NOTICE] Bug fixes or features added to Salt require tests.
Please review the test documentation for details on how to implement tests into Salt's test suite.
Yes
Commits signed with GPG?
Yes
Please review Salt's Contributing Guide for best practices.
See GitHub's page on GPG signing for more information about signing commits with GPG.