aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19277 from vespa-engine/revert-19276-revert-19096-install...gjoranv2021-09-273-7/+4
|\
| * Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-243-7/+4
* | GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-14/+2
* | Add featureflag control of container shutdown.Henning Baldersheim2021-09-251-19/+31
|/
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-243-4/+7
* Make unit tests robust agains changes in platform bundles.gjoranv2021-09-232-7/+3
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-0/+1
* Ignore num-distributor-stripes flag and always tune when node resource is ava...Geir Storli2021-09-211-14/+6
* Remove code for only logging when using resource-limits in hostedHarald Musum2021-09-202-64/+9
* Validates the 'paged' attribute setting and throws if specified on unsupporte...Geir Storli2021-09-172-4/+54
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-143-5/+5
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-1/+4
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-4/+1
* Wire in and use an executor for ml model importing too.Henning Baldersheim2021-09-091-1/+4
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+6
* Avoid stack overflow for function inlining caseLester Solbakken2021-09-091-1/+51
* Merge pull request #19037 from vespa-engine/hmusum/distribute-large-rank-expr...Harald Musum2021-09-092-4/+3
|\
| * Set default value for DISTRIBUTE_EXTERNAL_RANK_EXPRESSION to trueHarald Musum2021-09-092-4/+3
* | Write blobs (large rank expression files) for model evaluator testerLester Solbakken2021-09-092-1/+282
|/
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-1/+14
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-11/+9
* If you seemingly inherit yourself, just assume that you try to inherit the sa...Henning Baldersheim2021-09-074-117/+145
* Merge branch 'balder/only-allow-legal-inheritance' of github.com:yahoo/vespa ...Henning Baldersheim2021-09-071-0/+1
|\
| * Merge branch 'master' into balder/only-allow-legal-inheritanceHenning Baldersheim2021-09-071-0/+1
| |\
| | * Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-0/+1
* | | Use fully qualified rank-profile namesHenning Baldersheim2021-09-071-2/+2
* | | It is too early to check inheritance during parsing. We must wait until all s...Henning Baldersheim2021-09-071-1/+1
|/ /
* | Detect cyclic inheritance.Henning Baldersheim2021-09-071-0/+19
* | Verify that you can not inherit yourself.Henning Baldersheim2021-09-071-0/+17
* | GC unintended inheritance.Henning Baldersheim2021-09-071-1/+1
* | Add test for sideways inheritance, and do not test inhertitance from self acc...Henning Baldersheim2021-09-073-1/+51
* | Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-072-1/+47
|/
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-079-35/+13
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-079-13/+35
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-079-35/+13
* GC unused importHenning Baldersheim2021-09-051-1/+0
* Add a 5x faster handcoded detection of legal feature names that does not requ...Henning Baldersheim2021-09-051-0/+49
* Merge pull request #18964 from vespa-engine/balder/multiple-registration-of-r...Henning Baldersheim2021-09-022-0/+113
|\
| * - Add test for large expressions and inheritance.Henning Baldersheim2021-09-022-0/+113
* | Merge pull request #18958 from vespa-engine/geirst/tune-num-distributor-strip...Geir Storli2021-09-022-20/+59
|\ \ | |/ |/|
| * Tune num distributor stripes based on flavor when the feature flag is set to -1.Geir Storli2021-09-022-20/+59
* | Revert "Revert "Update defaults to reflect target of code.""Henning Baldersheim2021-09-021-1/+2
* | Revert "Update defaults to reflect target of code."Harald Musum2021-09-021-2/+1
* | Update defaults to reflect target of code.Henning Baldersheim2021-09-021-1/+2
* | Deprecate and stop using ConfigDefinition constructor with versionHarald Musum2021-09-021-3/+1
|/
* Do not change defaults for TestProperties related to large expression distrib...Henning Baldersheim2021-08-262-2/+2
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-264-5/+10
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-264-10/+5
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-264-5/+10
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-253-7/+7