mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-21 18:13:34 +00:00
9c199aefd1
The performance suite runs on the pf-testing fleet - a completely separate environment (own runner, own target nodes) from the smoke-testing fleet the functional suites share. Holding rustfs-shared-functional-tests-v2 made an in-flight performance run block every functional dispatch (observed: kms queued pending with zero jobs for 4+ hours behind a 4-hour performance run), and performance benchmarks queued behind functional suites in return. Give it its own group; nothing else changes.