aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/config/model/provision
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Jonmv/reapply zk changes 2""Jon Marius Venstad2022-01-171-1/+9
* Revert "Jonmv/reapply zk changes 2"Jon Marius Venstad2022-01-141-9/+1
* Revert "Revert "Jonmv/reapply zk changes""Jon Marius Venstad2022-01-131-1/+9
* Revert "Jonmv/reapply zk changes"Arnstein Ressem2022-01-121-9/+1
* Revert "Revert "Jonmv/remove retired nodes from zk clusters when data migrati...Jon Marius Venstad2022-01-121-1/+9
* Revert "Jonmv/remove retired nodes from zk clusters when data migration compl...Harald Musum2022-01-121-9/+1
* Propagate whether node is retired in zk servers configJon Marius Venstad2022-01-111-1/+9
* Reduce default memory gain limit from 10% to 8%Henning Baldersheim2022-01-101-1/+1
* Warn when using 'jvmargs' or 'jvm-options' in services.xmlHarald Musum2022-01-061-2/+3
* Reduce allowed memorygain from 12.5% to 10% in order to reduce max memory flu...Henning Baldersheim2022-01-041-1/+1
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-153/+158
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-181-0/+37
* ensure "splunk stop" is run on shutdownArne H Juul2021-12-171-0/+4
* Add links to doc in log and excpetion messagesHarald Musum2021-12-141-1/+4
* Minor changes to log warningHarald Musum2021-12-131-1/+1
* Don't try to copy files if just one config serverJon Bratseth2021-10-121-2/+6
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* Call initService when falling back to a single nodeJon Bratseth2021-10-061-2/+7
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-251-4/+4
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-051-2/+3
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-041-3/+2
* Use generateSchemds and remove generateSearchDefinitionHarald Musum2021-06-041-2/+3
* Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-011-6/+0
* Assign Slobroks only on cluster controllersJon Bratseth2021-05-241-14/+39
* Warn when specifying resource limits in hosted VespaHarald Musum2021-05-201-4/+0
* Merge pull request #17742 from vespa-engine/arnej/no-splunk-on-admin-nodesArne H Juul2021-05-061-0/+83
|\
| * unconditional -> include-adminArne Juul2021-05-061-1/+1
| * test logforwarder not-in-adminArne Juul2021-05-061-0/+83
* | Only include non-retired nodes in redundancy computationJon Bratseth2021-05-061-5/+33
|/
* Merge pull request #17641 from vespa-engine/bratseth/query-profile-referencesJon Bratseth2021-04-281-8/+0
|\
| * Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-8/+0
* | Add Slobroks to admin cluster controllersJon Bratseth2021-04-281-5/+19
|/
* Revert "Merge pull request #17550 from vespa-engine/revert-17544-bratseth/clu...Jon Bratseth2021-04-221-107/+24
* Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-221-24/+107
* Revert "Merge pull request #17534 from vespa-engine/revert-17528-bratseth/clu...Jon Bratseth2021-04-221-107/+24
* Correct impossible redundancyJon Bratseth2021-04-211-0/+33
* Allocate retired nodes in addition to what's requestedJon Bratseth2021-04-211-24/+57
* Merge pull request #16818 from vespa-engine/jonmv/cluster-controller-migratio...Harald Musum2021-03-101-57/+137
|\
| * Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-051-57/+137
* | Enough to reserve 0.5Gb memory on content nodesJon Marius Venstad2021-03-031-1/+1
|/
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-1/+1
* Make dedicated cluster-controllers non-exclusiveJon Marius Venstad2021-02-251-23/+0
* Verify ZK cannot be set up in combined clustersJon Marius Venstad2021-02-241-0/+34
* Remove support for unused <controllers> under <content>Jon Marius Venstad2021-02-221-90/+1
* Test models with dedicated cluster controllersJon Marius Venstad2021-02-191-0/+84
* Remove unused testsJon Marius Venstad2021-02-191-103/+2
* Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-191-67/+67
* Merge pull request #16533 from vespa-engine/bratseth/generalize-nodes-messagerJon Bratseth2021-02-161-0/+1
|\
| * Generalize error message and make tests more realisticJon Bratseth2021-02-161-0/+1
* | Merge pull request #16518 from vespa-engine/geirst/reserve-memory-for-content...Henning Baldersheim2021-02-151-5/+5
|\ \ | |/ |/|