openSUSE / salt

openSUSE and SUSE patches and backports for SaltStack
Apache License 2.0
22 stars 52 forks source link

Fix "status.diskusage" and exclude some tests to run when testing Salt Bundle #659

Closed meaksh closed 4 months ago

meaksh commented 4 months ago

What does this PR do?

This PR fixes an issue with status.diskusage function and also exclude tests that are failing when running with Salt Bundle, as tests needs to be adapted.

Since the same tests are working fine for the classic package, we do not exclude them completely via skiplist.

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.

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