Skip to content

Commit

Permalink
ci fix: run e2e tests with mqtt server logs
Browse files Browse the repository at this point in the history
  • Loading branch information
usuletw022 committed Mar 25, 2024
1 parent 51ba84f commit 8bd5632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_tests/run-e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ start_docker_compose_for_everest() {
echo "Waiting for services to initialize..."
sleep 120
docker-compose ps
# docker-compose logs mqtt
docker-compose logs mqtt-server
}

# Function to stop Docker Compose
Expand Down

0 comments on commit 8bd5632

Please sign in to comment.