Uses of Class
org.jenkinsci.test.acceptance.slave.SlaveController
Packages that use SlaveController
-
Uses of SlaveController in org.jenkinsci.test.acceptance.slave
Subclasses of SlaveController in org.jenkinsci.test.acceptance.slaveModifier and TypeClassDescriptionclass
Launches slaves locally on the same box as the Jenkins master.Methods in org.jenkinsci.test.acceptance.slave that return SlaveControllerModifier and TypeMethodDescriptionLocalSlaveProvider.create()
protected abstract SlaveController
SlaveProvider.create()
Actual SPI forSlaveProvider.get()
method that subtypes need to implement.SlaveProvider.get()
Provisions a new place to run a computer from somewhere and return an object that encapsulates how to let Jenkins connect to it.