Skip to content

Commit

Permalink
Explore paths
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulianm committed Dec 4, 2024
1 parent ba47c6c commit fbddd59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/new-e2e/system-probe/test/micro-vm-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ if [[ -d "${docker_dir}" ]]; then
fi
# VM provisioning end !

find / -name "*btf*"
ls -lahR /opt

# Start tests
code=0
/test-runner $runner_config || code=$?
Expand Down

0 comments on commit fbddd59

Please sign in to comment.