aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/ContainerClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Model fixed memory overhead for containersJon Bratseth2023-05-231-3/+3
* Introduce feature flag to enable global phaseBjørn Christian Seime2023-02-281-1/+1
* Reduce dependency on container-searchHenning Baldersheim2023-01-251-3/+2
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-5/+5
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-5/+5
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-5/+5
* Drop SuppressFatalErrorMessageHenning Baldersheim2022-11-281-15/+7
* Change default to 30sjonmv2022-11-101-1/+1
* Control the heas size percentage used as default for non-combined application...Henning Baldersheim2022-11-031-8/+19
* 12s session timeout for application cluster curatorjonmv2022-10-141-0/+1
* GC unused metrics-proxy-threads.Henning Baldersheim2022-09-271-1/+1
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-69/+67
* Rename and rearrange test helpers, and declare static.gjoranv2022-07-191-36/+35
* Add tests for (non-)installed platform bundles.gjoranv2022-07-191-2/+39
* Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-5/+14
* Remove shared endpoints from configMartin Polden2022-02-151-23/+13
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-7/+5
* All non application clusters only needs a few threads. 2 should be sufficient.Henning Baldersheim2022-01-141-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-4/+1
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-181-14/+11
* Handle routing method exclusiveMorten Tokle2021-11-291-1/+3
* Revert "Revert "read routingmethod""Morten Tokle2021-11-291-19/+40
* Revert "read routingmethod"Harald Musum2021-11-271-40/+19
* Use routingMethod from controllerMorten Tokle2021-11-261-19/+40
* Support container endpoint weightsMorten Tokle2021-11-261-2/+16
* Add system nameMorten Tokle2021-11-251-9/+45
* Support application level endpointsMorten Tokle2021-11-111-3/+4
* Only generate endpoints for hosted VespaMorten Tokle2021-11-101-0/+1
* Let config model generate endpointsMorten Tokle2021-11-101-0/+46
* Stop using XX:+UseOSErrorReporting, not supported in newer JDKsHarald Musum2021-10-271-1/+1
* Update testsHenning Baldersheim2021-10-071-4/+4
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-0/+1
* Scale threadpools with number of CPUs for non-hosted VespaBjørn Christian Seime2021-10-011-15/+3
* Revert "Scale threadpools with number of CPUs for non-hosted Vespa"Bjørn Christian Seime2021-10-011-3/+15
* Scale threadpools with number of CPUs for non-hosted VespaBjørn Christian Seime2021-09-301-15/+3
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-10/+6
* Determine Jetty threadpool size locallyBjørn Christian Seime2021-09-301-8/+4
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-5/+2
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-2/+5
* Make unit tests robust agains changes in platform bundles.gjoranv2021-09-231-5/+2
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-251-2/+2
* Update tests and GC one testHarald Musum2021-05-181-1/+1
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-23/+48
* Use 256 Mb for heap size for cluster controllers in tests and test properties...Harald Musum2021-03-041-3/+3
* Track whether cluster controllers are retiring, like other containersJon Marius Venstad2021-02-231-1/+1
* Remove old YCA related configBjørn Christian Seime2021-02-111-12/+0
* Remove access log feature flagsBjørn Christian Seime2021-02-081-1/+1
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-1/+1
* Use feature flag to decide how to run ZooKeeper serverHarald Musum2020-12-161-6/+9