Skip to content

jhnc-oss/jenkins-pool-node-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Pool Node Config

ci GitHub release License Java

Configuration of pool nodes.

Image types

  • Master: Image from which the others are created – builds are not allowed on this type
  • Test: Image for testing
  • Prod: Image used for the actual builds

Each type gets a distinguishable type label, but only Prod images get the additional configured labels.

Configuration

Configuration is available through Global Configuration:

  • Labels: Labels assigned to Prod images (whitespace separated)
  • Master Images: Name prefix of Master images
  • Test Images: Name prefix of Test images
  • Keep Pool Agents offline: Keep all Prod image agents offline
  • Keep specific nodes offline: Keep all listed agents offline