Package org.jenkinsci.test.acceptance.controller
package org.jenkinsci.test.acceptance.controller
-
ClassDescriptionRun test against existing Jenkins instance.Remoting interface for
JenkinsController
.Launches Jenkins in JBoss.Starts/stops Jenkins and exposes where it is running.Extension point for instantiatingJenkinsController
from command-line options / environments.LogWatcher
for monitoring output from JenkinsAbstract base class for those JenkinsController that runs the JVM locally on the same box as the test harnessPartial implementation ofJenkinsControllerFactory
for subtypes.Launches Jenkins via "java -jar jenkins.war" on the local machine.Runs jenkins.war inside docker so that it gets a different IP address even though it's run on the same host.