Commit 6cbee4c
authored
Update qemu bazelrc (#1342)
Summary: There were multiple flags for build/test tag filters under the
qemu config. These were a little confusing and conflicted each other.
This collapses the config to one set of flags and alson includes
`requires_root` with the bpf config.
Relevant Issues: N/A
Type of change: /kind cleanup
Test Plan: Ensure the that requires_root tests run on this PR and pass.
---------
Signed-off-by: Vihang Mehta <vihang@pixielabs.ai>1 parent 3e54df5 commit 6cbee4c
3 files changed
Lines changed: 9 additions & 4 deletions
File tree
- src/stirling/source_connectors/perf_profiler
- java
- symbolizers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| |||
0 commit comments