feat(tests): Install salt-minion for integration tests

This commit is contained in:
Carlos Álvaro
2022-11-09 17:20:24 +01:00
committed by Carlos Álvaro
parent e59c3c082a
commit 468580a0a5
7 changed files with 103 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ for the list of changes in SaltStack.
**3005.1_2**
- CI(tests): Install `salt-minion` for integration tests.
- CI(tests): Improve log support.
- CI(tests): Always run tests.
- CI: Always perform cleanup tasks.