Add support for the /computes/{node-name}/launchSlaveAgent endpoint. For slaves that support launching (e.g. SSH slaves), this allows triggering a new try to connect the slave with jenkins. We need this, because setting a node online does not trigger a reconnect.
Add support for the
/computes/{node-name}/launchSlaveAgent
endpoint. For slaves that support launching (e.g. SSH slaves), this allows triggering a new try to connect the slave with jenkins. We need this, because setting a node online does not trigger a reconnect.