summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Don't write to standard err"""Harald Musum2021-03-221-0/+6
* Revert "Revert "Don't write to standard err""Jon Bratseth2021-03-221-6/+0
* Merge pull request #17093 from vespa-engine/mortent/add-cipher-4443Morten Tokle2021-03-221-0/+30
|\
| * Allow TLS_RSA_WITH_AES_256_GCM_SHA384 in containerMorten Tokle2021-03-221-0/+30
* | Revert "Don't write to standard err"Arnstein Ressem2021-03-191-0/+6
|/
* Merge pull request #17036 from vespa-engine/bratseth/dont-write-to-stderrJon Bratseth2021-03-191-6/+0
|\
| * Don't write to standard errJon Bratseth2021-03-181-6/+0
* | Add copyright headersJon Bratseth2021-03-189-2/+11
|/
* group -> aws-parameter-storeMorten Tokle2021-03-161-0/+51
* ONNX: import rankingExpression input as functionLester Solbakken2021-03-151-1/+1
* Merge pull request #16818 from vespa-engine/jonmv/cluster-controller-migratio...Harald Musum2021-03-107-72/+150
|\
| * Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-057-72/+150
* | Merge branch 'master' into jonmv/reserve-less-memory-on-content-nodesHarald Musum2021-03-108-55/+32
|\ \
| * | Memory cost per document in streaming/store-only mode is approximately 46 bytes.Henning Baldersheim2021-03-051-2/+2
| * | redundancy/searchable copies does not have any meaning for non-indexed clusters.Henning Baldersheim2021-03-051-19/+10
| * | Flip default of "enable-feed-block-in-distributor" to true.Geir Storli2021-03-052-4/+4
| |/
| * Add cloud secret store configOla Aunrønning2021-03-042-2/+2
| * Use 256 Mb for heap size for cluster controllers in tests and test properties...Harald Musum2021-03-042-6/+6
| * Remove use of flag that is always trueHarald Musum2021-03-031-24/+10
* | Enough to reserve 0.5Gb memory on content nodesJon Marius Venstad2021-03-032-9/+9
|/
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-014-30/+67
* Remove override of removed flagJon Marius Venstad2021-02-251-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
* Track whether cluster controllers are retiring, like other containersJon Marius Venstad2021-02-231-1/+1
* Remove support for unused <controllers> under <content>Jon Marius Venstad2021-02-221-90/+1
* Let admin be the parent of shared clsuter controllersJon Marius Venstad2021-02-191-2/+2
* Test models with dedicated cluster controllersJon Marius Venstad2021-02-194-34/+279
* Remove unused testsJon Marius Venstad2021-02-192-104/+3
* Rename, put CCC resources in field, add test model CCC switchJon Marius Venstad2021-02-191-1/+7
* Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-194-74/+74
* Add feature flag for group replica activation inhibitionTor Brede Vekterli2021-02-191-0/+16
* Configure filter correctly when no endpoints givenMorten Tokle2021-02-191-0/+43
* Merge pull request #16533 from vespa-engine/bratseth/generalize-nodes-messagerJon Bratseth2021-02-162-4/+34
|\
| * Generalize error message and make tests more realisticJon Bratseth2021-02-162-4/+34
* | Merge pull request #16518 from vespa-engine/geirst/reserve-memory-for-content...Henning Baldersheim2021-02-152-29/+26
|\ \ | |/ |/|
| * Reserve memory for other processes on the content node the proper way by incl...Geir Storli2021-02-152-29/+26
* | Merge pull request #16521 from vespa-engine/bratseth/fix-linksKristian Aune2021-02-153-4/+5
|\ \
| * | Fix linksJon Bratseth2021-02-153-4/+5
* | | Merge pull request #16514 from vespa-engine/bjorncs/connection-log-componentHenning Baldersheim2021-02-151-4/+1
|\ \ \ | |/ / |/| |
| * | Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-4/+1
| |/
* | Remove print statementJon Bratseth2021-02-151-1/+0
* | Non-functional changesJon Bratseth2021-02-152-0/+5
* | Control max pending move operations by feature flag.Henning Baldersheim2021-02-141-0/+17
* | Control use of bucket executor for bucket move job.Henning Baldersheim2021-02-141-0/+17
|/
* Remove old YCA related configBjørn Christian Seime2021-02-111-12/+0
* Avoid duplication when generating config and add testHarald Musum2021-02-101-5/+43
* Remove unused codeHarald Musum2021-02-091-54/+0
* Set dynamicReconfiguration per container in cluster container clusterHarald Musum2021-02-091-1/+6
* Merge pull request #16442 from vespa-engine/geirst/improve-deriving-of-resour...Geir Storli2021-02-094-25/+90
|\