Project

General

Profile

Backport #38266

Updated by Nathan Cutler about 5 years ago

https://github.com/ceph/ceph/pull/26376 Currently it's only possible to run `...make; make tests -j8; ctest ...` on the same machine. 

 Please consider changing this behavior and allow multiple instances as it would increase productivity of PRs testing.

Back