fog / fog-google

Fog for Google Cloud Platform
MIT License
99 stars 146 forks source link

Improve test cleanup methods to allow parallel integration runs #626

Open Temikus opened 3 months ago

Temikus commented 3 months ago

Currently, we cannot aggressively parallelise integration tests due to possibility of cleanup routines for each test instance stepping over each other.

3 things are probably needed: