Skip to content

Commit

Permalink
fix: ensure we start the to-be-ignored-container, otherwise our tests…
Browse files Browse the repository at this point in the history
… aren't testing anything
  • Loading branch information
kristof-mattei committed Mar 9, 2024
1 parent 38b1adc commit 1ef9d6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ docker-compose up --no-start --quiet-pull --force-recreate
docker-compose start should-keep-restarting
docker-compose start shouldnt-restart-healthy
docker-compose start shouldnt-restart-no-label
docker-compose start ignore
docker-compose start autoheal

docker-compose up --abort-on-container-exit --exit-code-from watch-autoheal watch-autoheal

0 comments on commit 1ef9d6e

Please sign in to comment.