public class DeploymentGroupTest extends SystemTestBase
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
testName |
AGENT_DIGEST, AGENT_PASSWORD, AGENT_USER, ALPINE, BUSYBOX, BUSYBOX_WITH_DIGEST, DOCKER_HOST, exception, httpClient, IDLE_COMMAND, LONG_WAIT_SECONDS, MASTER_DIGEST, MASTER_PASSWORD, MASTER_USER, MEMCACHED, NGINX, temporaryFolder, temporaryPorts, TEST_HOST, TEST_MASTER, TEST_USER, testJobName, testJobNameAndVersion, testJobVersion, testTag, UHTTPD, WAIT_TIMEOUT_SECONDS, watcher, zkClusterId| Constructor and Description |
|---|
DeploymentGroupTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
testAgentAddedAfterRollingUpdateIsDeployed() |
void |
testIdenticalRollouts() |
void |
testListDeploymentGroups() |
void |
testRemoveDeploymentGroupActive() |
void |
testRemoveDeploymentGroupInactive() |
void |
testRemovingAgentTagUndeploysJob() |
void |
testRollingUpdate() |
void |
testRollingUpdateCoordination() |
void |
testRollingUpdateGroupNotFound() |
void |
testRollingUpdateMigrate() |
void |
testRollingUpdateMigrateNothingToUndeploy() |
void |
testRollingUpdateMigrateWithToken() |
void |
testRollingUpdatePerformance() |
void |
testRollingUpdateWithOverlap() |
void |
testRollingUpdateWithOverlapAndParallelism() |
void |
testRollingUpdateWithToken() |
void |
testStatusNoRollingUpdate() |
void |
testStopDeploymentGroup() |
void |
testStopDeploymentGroupGroupNotFound() |
void |
testStoppedJob() |
assertJobEquals, assertJobsEqual, awaitDeploymentGroupStatus, awaitHostRegistered, awaitHostRegistered, awaitHostStatus, awaitHostStatus, awaitHostStatusWithHostInfo, awaitHostStatusWithLabels, awaitJobState, awaitJobThrottle, awaitTaskGone, awaitTaskState, baseSetup, baseTeardown, cli, cli, cli, client, cliJson, cliJson, createJob, createJob, createJob, createJob, createJob, createJob, createJob, createJob, createJobRawOutput, defaultClient, deployJob, deployJob, deregisterHost, dockerPortRange, dockerSetup, flatten, flatten, getNewDockerClient, getOrNull, listContainers, main, main, masterAdminEndpoint, masterAdminPort, masterEndpoint, masterName, masterPort, randomHexString, removeContainer, resetAgentStateDir, setupDefaultMaster, setupDefaultMaster, startAgent, startDefaultAgent, startDefaultMaster, startDefaultMaster, startDefaultMasterDontWaitForZk, startDefaultMasters, startJob, startMaster, staticSetup, stopAgent, stopJob, temporaryPorts, testHost, undeployJob, waitForMasterToBeFullyUp, zk, zooKeeperTestManagerpublic void testAgentAddedAfterRollingUpdateIsDeployed()
throws Exception
Exceptionpublic void testRemovingAgentTagUndeploysJob()
throws Exception
Exceptionpublic void testRollingUpdateGroupNotFound()
throws Exception
Exceptionpublic void testStatusNoRollingUpdate()
throws Exception
Exceptionpublic void testRollingUpdateMigrateWithToken()
throws Exception
Exceptionpublic void testRollingUpdateMigrateNothingToUndeploy()
throws Exception
Exceptionpublic void testStopDeploymentGroupGroupNotFound()
throws Exception
Exceptionpublic void testRollingUpdateCoordination()
throws Exception
Exceptionpublic void testRollingUpdateWithOverlap()
throws Exception
Exceptionpublic void testRollingUpdatePerformance()
throws Exception
Exceptionpublic void testRollingUpdateWithOverlapAndParallelism()
throws Exception
Exceptionpublic void testRollingUpdateWithToken()
throws Exception
Exceptionpublic void testRemoveDeploymentGroupInactive()
throws Exception
ExceptionCopyright © 2017. All rights reserved.