summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa
Commit message (Expand)AuthorAgeFilesLines
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-281-0/+44
* Mark config option min-group-coverage for removalJon Bratseth2021-06-151-1/+0
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-154-11/+0
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-152-50/+1
* Disallow 'default' as indexing chainJon Bratseth2021-06-141-80/+74
* Add back logging when resource-limits is specified and we do not throwHarald Musum2021-06-112-15/+40
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-8/+0
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-081-1/+0
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-071-0/+64
* Merge pull request #18152 from vespa-engine/brattseth/redundancy-increase-val...Harald Musum2021-06-071-0/+64
|\
| * Add redundancy increase validation overrideJon Bratseth2021-06-071-0/+64
* | Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-072-12/+17
* | Merge branch 'master' into hmusum/throw-exception-when-specifyin-resource-limitsHarald Musum2021-06-0714-241/+266
|\|
| * Add max-concurrent-merges-per-node and max-merge-queue-size feature flags.Henning Baldersheim2021-06-061-181/+157
| * Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-055-15/+11
| * Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-045-11/+15
| * Use generateSchemds and remove generateSearchDefinitionHarald Musum2021-06-045-15/+11
| * only require the warning we actually want to checkArne Juul2021-06-031-3/+11
| * searchdefinitions -> schemasHarald Musum2021-06-031-3/+3
| * Create app package with deprecated features and use it in testHarald Musum2021-06-031-2/+2
| * Validate that schemas/ dir is used for schemas, warns otherwiseHarald Musum2021-06-022-4/+20
| * Write application package schemas to schemas dir in ZooKeeperHarald Musum2021-06-012-10/+5
| * Merge pull request #18056 from vespa-engine/hmusum/cleanup-11Jon Bratseth2021-06-011-5/+1
| |\
| | * Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-011-5/+1
| * | GC unused use-bucket-executor-for-prune-removed flagHenning Baldersheim2021-06-011-18/+0
| |/
| * Merge pull request #18017 from vespa-engine/revert-17975-revert-mortent/cfg-o...Morten Tokle2021-05-311-0/+56
| |\
| | * Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-281-0/+56
| * | Add control of buffer size and queue size of accesslog.Henning Baldersheim2021-05-281-5/+5
| |/
* / Throw exception if resource-limits is specifiedHarald Musum2021-05-282-20/+15
|/
* Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-275-9/+45
|\
| * Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-261-2/+2
| * Revert "Include operator certificates in application trust store"Morten Tokle2021-05-251-60/+0
| * Revert "Add top-level object, simplify tests"Morten Tokle2021-05-251-3/+7
| * Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-251-0/+56
| |\
| | * Add top-level object, simplify testsMorten Tokle2021-05-251-7/+3
| | * Include operator certificates in application trust storeMorten Tokle2021-05-251-0/+60
| * | Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-241-0/+1
| * | Revert "Produce ranking-expressions config."Harald Musum2021-05-241-1/+0
| * | Produce ranking-expressions config.Henning Baldersheim2021-05-241-0/+1
| * | provide empty configHenning Baldersheim2021-05-231-1/+5
| * | Merge pull request #17941 from vespa-engine/jonmv/cache-badgesValerij Fredriksen2021-05-211-2/+1
| |\ \
| | * | Cache badges for 1 minuteJon Marius Venstad2021-05-211-2/+1
| | |/
| * | Update config-model/src/test/java/com/yahoo/vespa/model/content/ClusterResour...Harald Musum2021-05-211-1/+1
| * | Warn when specifying resource limits in hosted VespaHarald Musum2021-05-202-5/+37
| |/
* | Add compatibility for old ONNX default signature importLester Solbakken2021-05-271-0/+8
* | Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-212-46/+144
|/
* Evaluate ONNX models in model-evaluation with ONNX RTLester Solbakken2021-05-201-1/+6
* Update tests and GC one testHarald Musum2021-05-182-41/+2
* Merge pull request #17742 from vespa-engine/arnej/no-splunk-on-admin-nodesArne H Juul2021-05-061-1/+1
|\
| * expects logforwarding in admin cluster, so ask for itArne Juul2021-05-061-1/+1