Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Sep 24, 2024
1 parent cf8983d commit dfd3baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ native-integration-test:
- ls /tmp
- export PATH=/tmp:$PATH
- echo $PATH
- RUST_LOG=zombienet_orchestrator=debug,zombienet_provider=debug cargo test --test smoke-native -- --nocapture
- RUST_LOG=zombienet_orchestrator=trace,zombienet_provider=debug cargo test --test smoke-native -- --nocapture
variables:
CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
RUN_IN_CI: "1"
Expand Down

0 comments on commit dfd3baf

Please sign in to comment.