Project-35 / power8ci

Continuous Integration for POWER8
2 stars 1 forks source link

Build jenkins jobs in separate VMs #4

Open leel8on opened 7 years ago

leel8on commented 7 years ago

Want to have the option of spinning up an ephemeral VM for building a jenkins job.

ghatwala commented 7 years ago

@leel8on - For spinning up a set of ephemeral VM's , we can use a docker cloud plugin . And let the docker daemon spawn those many containers ( which act as VM's ) - https://wiki.jenkins-ci.org/display/JENKINS/Docker+Plugin . My document which i had shared on slack channel may help here.

ghatwala commented 7 years ago

@leel8on - Just fyi , here we go for ephermeral vm's option . Check here : https://engineering.riotgames.com/news/jenkins-ephemeral-docker-tutorial