Class XvncSlaveContainer

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class XvncSlaveContainer
    extends org.jenkinsci.test.acceptance.docker.fixtures.JavaContainer
    A fixture consisting of a Jenkins slave which can run XVNC.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Slave connect​(Jenkins j)
      Attaches the slave to Jenkins.
      • Methods inherited from class org.jenkinsci.test.acceptance.docker.fixtures.SshdContainer

        getEncryptedPrivateKey, getPrivateKey, getPrivateKeyString, popen, ssh, sshWithPublicKey
      • Methods inherited from class org.jenkinsci.test.acceptance.docker.DockerContainer

        assertRunning, close, cp, getCid, getIpAddress, getLogfile, getPid, inspect, ipBound, ipUdpBound, ipv6Enabled, port, resource, sharingHostDockerService, toString, udpPort
    • Constructor Detail

      • XvncSlaveContainer

        public XvncSlaveContainer()