docker-volume-backup/test/worker-node/01manager.sh
Frederik Ring 7ab06cea59
Current test setup is too restrictive, allow running a series of executables in different contexts instead (#597)
* Current test setup is too restrictive, allow running a series of executables in different contexts instead

* Split existing tests that test against swarm
2025-06-11 19:46:41 +02:00

9 lines
147 B
Bash
Executable file

#!/bin/sh
set -e
cd $(dirname $0)
. ../util.sh
current_test=$(basename $(pwd))
docker stack deploy --compose-file=docker-compose.yml test_stack