Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Remove the
lsm_supported
integration test
Having this as a test is misleading, because it's always going to fail on kernels or configurations which don't support eBPF LSM. Such case should result in graceful rollback to kprobes, not in failign tests.
- Loading branch information