summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/config/model/provision/ModelProvisioningTest.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* be more careful about splunk start/stopArne Juul2022-09-151-1/+1
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-113/+118
* Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-141-1/+31
* Deprecate combined clusterMartin Polden2022-06-301-1/+24
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-122/+111
* Disallow impossible redundancyHåkon Hallingstad2022-06-081-10/+7
* Remove support for jvmargs attribute in nodes element in services.xmlHarald Musum2022-06-081-40/+0
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-2/+2
* Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-101-3/+3
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-44/+43
* Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-181-12/+27
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-151-0/+43
* Merge pull request #21370 from vespa-engine/hmusum/use-arm64Arnstein Ressem2022-02-241-2/+2
|\
| * Use arm64 as architecture nameHarald Musum2022-02-241-2/+2
* | Make the error message meaningful for usersJon Bratseth2022-02-241-2/+58
|/
* Add support for achitecture in node resourcesHarald Musum2022-02-231-2/+3
* Merge pull request #21301 from vespa-engine/hmusum/dont-use-deprecated-alloca...Jon Marius Venstad2022-02-221-1/+3
|\
| * Move away from deprecated 'allocated-memory' attribute in nodes elementHarald Musum2022-02-221-1/+3
* | Stop using deprecated jvm-options attributeHarald Musum2022-02-221-5/+10
|/
* 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-071-1/+1
* 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