intel / ccloudvm

Configurable Cloud VM is a small command line tool for automatically creating development and demo environments for complex projects. The tool sets up these development environments inside a virtual machine which it automatically creates on the user’s host computer. This avoids polluting the user’s host machine with components from the chosen development environment and provides a clean, predictable and repeatable environment in which this development environment can run.
Apache License 2.0
32 stars 19 forks source link

Add fedora31 as a workload #114

Closed amshinde closed 4 years ago

amshinde commented 4 years ago

Add yaml for running fedora31

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 68.916% when pulling 3645be7f34e8149e0308b0e37b4202119494c84c on amshinde:add-fedora31-workload into d0b4fac9b38870fe2cbc5f461458e0b491a47206 on intel:master.

markdryan commented 4 years ago

Works nicely, thanks.