Commit fe465b7
committed
run-vmtest: conditionally pass -m to test_progs
Use TEST_PROGS_TRAFFIC_MONITOR env variable to control whether to
enable traffic monitor in test_progs. It depends on selftests being
built with libpcap-dev.
Signed-off-by: Ihor Solodrai <[email protected]>1 parent 40e5f9d commit fe465b7
File tree
2 files changed
+2
-1
lines changed- .github/workflows
- run-vmtest
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments