Skip to content
Snippets Groups Projects
Unverified Commit 57f2f363 authored by Stefan Lankes's avatar Stefan Lankes Committed by GitHub
Browse files

print debug messages during test run

parent 7c9327ef
Branches
Tags
No related merge requests found
Pipeline #709591 passed
......@@ -75,7 +75,7 @@ test:uhyve:
script:
- lscpu
- kvm-ok
- uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
- RUST_LOG=debug uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
- uhyve -v -c 2 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
- uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
- uhyve -v -c 2 rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment