feat(tests): Install salt-minion for integration tests
This commit is contained in:
committed by
Carlos Álvaro
parent
e59c3c082a
commit
468580a0a5
@@ -14,7 +14,6 @@ trap cleanup EXIT
|
||||
echo "==> Starting docker-salt-master (${PLATFORM}) ..."
|
||||
start_container_and_wait \
|
||||
--env SALT_RESTART_MASTER_ON_CONFIG_CHANGE=True \
|
||||
--volume "${SCRIPT_PATH}/config":/home/salt/data/config:ro \
|
||||
|| error "container started"
|
||||
ok "container started"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user