Files
mgmt/test/shell/t5.sh
2016-07-05 06:58:04 -04:00

7 lines
196 B
Bash
Executable File

#!/bin/bash -e
# should take slightly more than 35s, but fail if we take 45s)
timeout --kill-after=45s 40s ./mgmt run --file t5.yaml --converged-timeout=5 --no-watch &
. wait.sh # wait for mgmt