> } > } > > - @Test > + @Test(dependsOnMethods = "testCreateUpdateAndDeleteImage")
If this is to make sure the two tests don't step on each other, shouldn't it just be single-threaded? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/163/files#r19085064
