Project

General

Profile

Backport #38073

Updated by Nathan Cutler about 5 years ago

https://github.com/ceph/ceph/pull/26186 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