Commit 58b4add
committed
fstests: add make target for running tests on all hosts
Add a new 'fstests-tests' make target that runs tests on both baseline
and dev hosts simultaneously. This target is useful for A/B testing
scenarios where you want to run the same tests on multiple host
configurations in parallel.
The target uses the same FSTESTS_DYNAMIC_RUNTIME_VARS as the existing
baseline and dev targets but limits execution to both baseline and dev
host groups together.
Generated-by: Claude AI
Signed-off-by: Luis Chamberlain <[email protected]>1 parent 2c9b44c commit 58b4add
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
201 | 210 | | |
202 | 211 | | |
203 | 212 | | |
| |||
249 | 258 | | |
250 | 259 | | |
251 | 260 | | |
| 261 | + | |
252 | 262 | | |
253 | 263 | | |
254 | 264 | | |
| |||
0 commit comments