CI: Extricate BPF tests from stable-perf

This commit is contained in:
Trent Nelson
2021-07-08 21:49:00 -06:00
committed by Trent Nelson
parent fd9c10c2e2
commit 1eab0773af
4 changed files with 37 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ steps+=(shellcheck)
steps+=(test-checks)
steps+=(test-coverage)
steps+=(test-stable)
steps+=(test-stable-bpf)
steps+=(test-stable-perf)
steps+=(test-downstream-builds)
steps+=(test-bench)