You might want to try
@Test(groups = "live", testName = "WhateverLiveTest", singleThreaded = true)To make the tests run sequentially. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/36#issuecomment-26723592
