aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* GC adminClusterNodeResourcesArchitecture, not used in config-modelHarald Musum2023-12-051-1/+0
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-50/+67
* Update copyrightJon Bratseth2023-10-0921-21/+21
* Inject `OnnxModelCost` implementation from component graphBjørn Christian Seime2023-09-261-0/+3
* Set heapsize in addition to percentageBjørn Christian Seime2023-09-221-1/+1
* Filter non-debug messages before assertingBjørn Christian Seime2023-09-221-2/+3
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-281-3/+1
* Cleanup unused stuff to reduce entanglementHenning Baldersheim2023-08-021-1/+1
* Remove global-service-idMartin Polden2023-07-271-3/+7
* Revert "Remove global-service-id"Martin Polden2023-07-271-7/+3
* Remove global-service-idMartin Polden2023-07-261-3/+7
* Do not use deprecated Files.createTempDir()gjoranv2023-07-101-1/+1
* Use text block, and remove exception not throwngjoranv2023-07-101-8/+10
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-38/+0
* Merge pull request #27626 from vespa-engine/hmusum/support-min-groups-up-ratioHarald Musum2023-07-041-1/+1
|\
| * Rename config element to groups-allowed-down-ratioHarald Musum2023-07-041-1/+1
| * Change config for cluster controller to use min groups upHarald Musum2023-07-041-1/+1
* | Warn if dispatch config is used in services.xmlHarald Musum2023-07-041-3/+1
|/
* Set the recommended searchable copies with streamingJon Bratseth2023-06-231-18/+18
* Warn on low disk compared to memoryMartin Polden2023-06-141-0/+38
* Model fixed memory overhead for containersJon Bratseth2023-05-231-8/+15
* Model memory overheadJon Bratseth2023-05-221-7/+7
* Make all node resource elements optionalJon Bratseth2023-05-151-4/+26
* Handle environments where number of groups are reducedHarald Musum2023-04-211-0/+33
* GC unused system propertyHarald Musum2023-02-281-2/+0
* split AbstractConfigProducerArne Juul2023-02-132-4/+4
* Deprecate and stop using HostSpec constructor that should be removedHarald Musum2023-02-131-17/+7
* Remove unused methods and one method only used by testsHarald Musum2023-02-121-5/+8
* Correct default searchable-copies with redundancy 1Jon Bratseth2023-01-231-0/+29
* Add min-redundancyJon Bratseth2023-01-221-0/+68
* Improve error messagesJon Bratseth2023-01-221-2/+36
* Don't constrain groups to 1 if group-size is setJon Bratseth2023-01-221-1/+90
* Support a group size constraint in content clustersJon Bratseth2023-01-211-2/+2
* Remove redundant tags wiringjonmv2023-01-111-3/+0
* Remove unused and undocumented support for permanent-services.xmlHarald Musum2022-12-032-17/+3
* Support GPU in node specificationMartin Polden2022-11-171-1/+11
* Convert to text blockMartin Polden2022-11-161-36/+38
* Control the heas size percentage used as default for non-combined application...Henning Baldersheim2022-11-031-2/+2
* Optimize importsHarald Musum2022-10-241-3/+0
* Add instance tagsJon Bratseth2022-10-121-5/+8
* be more careful about splunk start/stopArne Juul2022-09-151-1/+1
* qrserver -> container, part 2Harald Musum2022-08-092-2/+2
* qrserver -> containerHarald Musum2022-08-081-32/+0
* Convert config-model to junit5Bjørn Christian Seime2022-07-2818-382/+383
* Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-141-1/+31
* Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-3/+1
* Deprecate combined clusterMartin Polden2022-06-301-1/+24
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-122/+111
* Disallow impossible redundancyHåkon Hallingstad2022-06-081-10/+7