mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
lifecycle: update e2e test for service job with new docker signal #8932
This commit is contained in:
@@ -120,7 +120,7 @@ if [ ! -f ${NOMAD_ALLOC_DIR}/poststart-started ]; then exit 15; fi
|
||||
touch ${NOMAD_ALLOC_DIR}/main-checked
|
||||
|
||||
echo trap
|
||||
trap cleanup SIGINT
|
||||
trap cleanup SIGTERM
|
||||
|
||||
echo sleep
|
||||
while true
|
||||
|
||||
Reference in New Issue
Block a user