pjnorton / lochness

0 stars 0 forks source link

[CLOSED] Add Jenkins slave to Docker container #61

Open pjnorton opened 8 years ago

pjnorton commented 8 years ago

Issue by pjnorton Tue Mar 22 18:53:30 2016 Originally opened as https://github.com/mistifyio/mistify/issues/61


Issue Description

From 3/22 planning session with StevenIsaacs. Once he is able to successfully build Mistify OS within a Mistify OS based Docker container, add a Jenkins slave to the container.

Acceptance Criteria (How do we know when this is done?)

Jenkins slave runs in a docker container where Mistify OS has been built.

Related Tickets

36 Get Mistify OS to build in a Mistify OS based Docker container

pjnorton commented 8 years ago

Comment by StevenIsaacs Mon Mar 28 13:37:40 2016


Running a Jenkins slave requires Java. I added this to the SDK docker container along with the script to start a Jenkins slave. I've manually verified this process works and the slave connects to the Jenkins Master running on AWS. Jobs have not yet been sent to the Jenkins slave to verify it can actually build MistifyOS.