Skip to content

Commit

Permalink
test(rust): add ebpf portal bats tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjoDeundiak committed Oct 2, 2024
1 parent ba1c879 commit 8ea39b4
Show file tree
Hide file tree
Showing 4 changed files with 496 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ jobs:
echo $(which ockam)
echo $BATS_TEST_RETRIES
bash implementations/rust/ockam/ockam_command/tests/bats/run.sh local
sudo PATH=$PATH BATS_LIB=$BATS_LIB bash implementations/rust/ockam/ockam_command/tests/bats/run.sh local_as_root
env:
OCKAM_DISABLE_UPGRADE_CHECK: 1
BATS_TEST_RETRIES: 2
Expand Down
Loading

0 comments on commit 8ea39b4

Please sign in to comment.