ci: serialize live handoff nextest tests
This commit is contained in:
parent
949140599c
commit
86b5fe01e2
|
|
@ -0,0 +1,6 @@
|
|||
[test-groups]
|
||||
live-handoff = { max-threads = 1 }
|
||||
|
||||
[[profile.default.overrides]]
|
||||
filter = 'binary(live_handoff)'
|
||||
test-group = 'live-handoff'
|
||||
Loading…
Reference in New Issue