Commit 2822fb7
committed
CI: add just one fstests test for the kdevops fstests test
We don't want to force testing a full filesystem test on kdevops
for every patch / push, but we want to verify that at least one
test can run, and that test collection works is no one breaks it.
We can address this by just limiting the scope of tests by using:
make fstests-baseline TESTS=generic/003
Which will just run the generic/003 test.
Signed-off-by: Luis Chamberlain <[email protected]>1 parent 3a82138 commit 2822fb7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments