Uses of Class
org.jenkinsci.test.acceptance.slave.SlaveController
-
Uses of SlaveController in org.jenkinsci.test.acceptance.slave
Modifier and TypeClassDescriptionclass
Launches slaves locally on the same box as the Jenkins master.Modifier 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.