Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add script to create CI VMs for debugging | Chris Evich | 2018-12-14 |
Frequently debugging of CI-related problems requires going hands-on within the environment. However, reproducing the environment by hand is very tedious and error prone. This script permits authorized users to produce VM's based on any available cache-image, and automatically remove them upon logout. Also: Bump up VM disk sizes to 200GB due to performance reasons Signed-off-by: Chris Evich <cevich@redhat.com> |