kernelci / kernelci-docker

Docker containers configurations for KernelCI
GNU Lesser General Public License v2.1
9 stars 23 forks source link

Create kernelci build system containers #15

Open mattface opened 4 years ago

mattface commented 4 years ago

Create 2 containers of the kernelci build system, which is currently Jenkins.

a) A prebuilt container with all the plugins installed and jenkins jobs configured, for development purposes and interested engineers to get an instance up and running in the shortest time.

b) A controllable container with git controlled jenkins version, plugin versions and jobs, suitable for testing upgrades and production rollouts.