The source project of this merge request has been removed.
Feat maintain five instances running concurrently
Compare changes
- Bo-Chun Chen authored
+ 8
− 1
@@ -13,7 +13,7 @@ variables:
@@ -28,6 +28,13 @@ build_image:
Try to limit a maximum of 5 instances running on the OpenStack. Closes #53 (closed)
Decided to keep different num of images(30) since it takes less resources.