aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/RotationStatusUpdaterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DeploymentTester and rename InternalDeploymentTesterJon Marius Venstad2019-10-311-2/+2
* Update DeploymentMetricsMaintainerTestJon Marius Venstad2019-10-311-6/+0
* Update RotationStatusUpdaterTestJon Marius Venstad2019-10-281-26/+26
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-1/+1
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-281-1/+1
* Rename Application -> InstanceJon Marius Venstad2019-09-181-2/+2
* Introduce ServiceRegistry in controllerMartin Polden2019-09-021-1/+1
* Remove multiple-global-endpoints feature flagMartin Polden2019-08-271-3/+0
* Retrieve rotation status from GlobalRoutingServiceMartin Polden2019-08-231-0/+104