Skip to content

Commit

Permalink
chaos integration test: update docker compose command (#3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlettperry committed Jun 25, 2024
1 parent 74de58c commit 0b9f030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ run_tests () {
popd
popd

docker-compose up --build --abort-on-container-exit
docker compose up --build --abort-on-container-exit
}

run_tests "internal/test/integration/chaos/experimentation/cmd/envoyconfiggen" "module/chaos/experimentation/xds"
Expand Down

0 comments on commit 0b9f030

Please sign in to comment.