summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/ContainerClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Don't validate when reloading modelsJon Bratseth2018-02-261-3/+3
* Move routing test to own classMorten Tokle2017-11-221-44/+1
* Fix deployment spec cast in container cluster modelMartin Polden2017-09-081-1/+47
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Minor cleanupHarald Musum2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* The threadpoolProvider does not use the container to get config. Only the clu...Henning Baldersheim2017-05-181-2/+12
* Repair broken alignment.Henning Baldersheim2017-05-181-1/+2
* VerifyClusterControllerCluster -> ClusterControllerClusterVerifierHenning Baldersheim2017-05-181-2/+2
* Remove imports not needed.Henning Baldersheim2017-05-181-1/+0
* Exclude SimpleLinguistics component from clustercontroller cluster.Henning Baldersheim2017-05-181-8/+62
* Increase heap size for JVM for containerHarald Musum2017-03-311-1/+1
* Remove CI system, does not exist anymoreHarald Musum2017-03-221-2/+2
* Set system in config server configHarald Musum2016-11-221-3/+3
* Add allocated-memory atteribute to the nodes tagJon Bratseth2016-08-291-6/+19
* Allocate 17% instead of 33% for container by default if combined clusterJon Bratseth2016-08-261-9/+13
* Reduce threads in clustercontroller threadpool from 500 to 10.Henning Baldersheim2016-07-071-3/+28
* Draw cluster controllers from containers when necessaryJon Bratseth2016-06-271-1/+2
* PublishJon Bratseth2016-06-151-0/+192