Project

General

Profile

Documentation #15186

Updated by Nathan Cutler about 8 years ago

When writing a new integration test or debugging an integration test failure, it can be useful to run the integration test in isolation. 

 One option would be to deploy a real cluster for this purpose, but vstart.sh clusters are often sufficient. 

 Here is an example where Sage reproduced an integration test failure in a vstart.sh cluster: #15181 http://tracker.ceph.com/issues/15181

Back