aya/test/integration-test
Tamir Duberstein 15de14383d
integration-test: build eBPF for the proper arch
Prior to this change we neglected to build integration-ebpf for the
correct target architecture, resulting in test failures on arm64.
..
bpf integration-test: remove all sleeps
src integration-test: distinguish between success and noop
Cargo.toml Cargo.toml: Remove default-features settings
build.rs integration-test: build eBPF for the proper arch