FMF: Run tests together

This commit is contained in:
Justin Stephenson 2023-05-03 11:28:27 -04:00
parent c3616baaa2
commit ce70a6d4ee
3 changed files with 4 additions and 39 deletions

View file

@ -1,19 +1,6 @@
summary:
Run all tests
discover:
how: fmf
execute:
how: tmt
/system:
summary: Run tests on system session-recording
discover+:
test: /test/browser/system
/user:
summary: Run tests on user session-recording
discover+:
test: /test/browser/user
/misc:
summary: Run other tests
discover+:
test: /test/browser/other