bdelliott / nodepool-agents-plugin

Nodepool plugin for Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodePool plugin

This repository contains a Jenkins plugin to perform builds on cloud instance nodes sourced from NodePool.

Structure

The implementation consists of a listener class that creates agents (slaves) when a item with a matching label enters the Jenkins build queue. There is also another listener that releases each node after it is used once.

About

Nodepool plugin for Jenkins


Languages

Language:Java 85.6%Language:Python 6.2%Language:HTML 6.2%Language:Shell 2.0%