summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning/DynamicProvisioningTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add test of reducing container node countHarald Musum2023-11-031-59/+92
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-121-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change primary and pool IPs from Set to ListHÃ¥kon Hallingstad2023-09-141-1/+2
* Use at least 8GB memory nodes in unit testsValerij Fredriksen2023-09-081-7/+7
* Reject request for GPU resources in non-public zonesMartin Polden2023-09-061-3/+8
* Allocate all groups in one goJon Bratseth2023-07-091-1/+1
* Don't pick resources which are against recommendationsJon Bratseth2023-07-071-7/+1
* Test warningJon Bratseth2023-07-051-1/+1
* Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-031-3/+16
* Correctly check for exclusivity violation in dynamically provisioned zonesValerij Fredriksen2023-06-281-2/+30
* Upgrade host flavorMartin Polden2023-06-061-20/+8
* Reuse empty exclusive hosts when nodes fit exactly on the hostjonmv2023-05-301-1/+51
* Wire hostTTL from config model through provisioningjonmv2023-05-261-0/+1
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-23/+1
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-1/+23
* Lock node when updating IP configMartin Polden2023-03-131-1/+1
* Add cluster id to host-flavor feature flagArnstein Ressem2023-03-071-1/+1
* Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-241-1/+1
* Tune cluster controller memoryJon Bratseth2023-02-211-2/+2
* Lock node when updating IP configMartin Polden2023-02-161-1/+1
* Revert "Revert "Require 2 vCPU for exclusive hosts in prod" "Valerij Fredriksen2023-02-131-12/+12
* Revert "Require 2 vCPU for exclusive hosts in prod"Valerij Fredriksen2023-02-131-12/+12
* Require 2 vCPU for exclusive hosts in prodValerij Fredriksen2023-02-091-12/+12
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Simplify, and fix some bugsJon Bratseth2022-11-291-12/+12
* More realistic testsJon Bratseth2022-11-291-103/+74
* Allow negative GPU resourcesMartin Polden2022-11-231-4/+21
* Retire nodes on wrong parent accountValerij Fredriksen2022-11-171-9/+8
* Support autoscaling in dynamic shared zonesJon Bratseth2022-11-161-6/+6
* Separate dynamic provisioning and host sharingJon Bratseth2022-11-151-1/+1
* Don't always prefer local disk in autoscalingJon Bratseth2022-11-141-29/+0
* Read the node after taking the lock when moving to readyValerij Fredriksen2022-11-041-1/+1
* Merge pull request #24599 from vespa-engine/mpolden/default-cloud-accountJon Bratseth2022-10-271-2/+3
|\
| * Less OptionalMartin Polden2022-10-271-2/+3
* | Allow overriding host flavorValerij Fredriksen2022-10-261-0/+46
|/
* Write provisioned hosts to ZK earlyValerij Fredriksen2022-10-241-11/+14
* Use cloud account from model in host provisioningMartin Polden2022-05-131-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Pass cluster type to HostProvisionerValerij Fredriksen2021-07-271-3/+4
* Add exclusiveToClusterType to NodeValerij Fredriksen2021-07-271-1/+1
* Prefer local disk on content clustersJon Bratseth2021-07-021-2/+31
* Less DockerMartin Polden2021-06-241-0/+453