mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
only post warning messages
This commit is contained in:
parent
21d76e2e2b
commit
f554bca851
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ script:
|
|||
# Check shell scripts
|
||||
- shellcheck -s sh -f checkstyle bootstrap-salt.sh
|
||||
# Run test-kitchen with docker driver:
|
||||
- bundle exec kitchen create -c 10 "$SUITE"
|
||||
- bundle exec kitchen create -l warn -c 10 "$SUITE"
|
||||
- bundle exec kitchen converge "$SUITE"
|
||||
- bundle exec kitchen verify "$SUITE"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue