aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/MockHostProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #26542 from vespa-engine/revert-26509-bratseth/mor...bratseth/more-exclusive-take-2Jon Bratseth2023-04-191-1/+1
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-1/+1
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-1/+1
* Lock node when updating IP configMartin Polden2023-03-131-8/+9
* Remove redundant Address classMartin Polden2023-03-131-4/+4
* Add cluster id to host-flavor feature flagArnstein Ressem2023-03-071-2/+2
* Add missing importValerij Fredriksen2023-02-241-2/+2
* Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-241-15/+14
* Tune cluster controller memoryJon Bratseth2023-02-211-8/+28
* Lock node when updating IP configMartin Polden2023-02-161-8/+11
* Remove redundant Address classMartin Polden2023-02-151-6/+4
* 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-10/+7
* More realistic testsJon Bratseth2022-11-291-1/+1
* Support autoscaling in dynamic shared zonesJon Bratseth2022-11-161-6/+11
* Use dynamic provisioning in AWS testsJon Bratseth2022-11-141-1/+2
* Move resume provisioning to separate maintainerValerij Fredriksen2022-11-021-4/+4
* Move disk replacer to separate maintainerValerij Fredriksen2022-11-021-2/+2
* Less OptionalMartin Polden2022-10-271-1/+1
* Write provisioned hosts to ZK earlyValerij Fredriksen2022-10-241-5/+6
* Do not retry invalid applications (for the next 100 years)jonmv2022-10-121-1/+1
* Support soft-rebuilding hosts with remote diskMartin Polden2022-10-031-1/+19
* Implement HostRetirerMartin Polden2022-06-011-0/+12
* Use cloud account from model in host provisioningMartin Polden2022-05-131-3/+6
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Pass cluster type to HostProvisionerValerij Fredriksen2021-07-271-1/+4
* Revert "Respect exclusive request when allocating by type"Martin Polden2021-03-031-5/+1
* Respect exclusive request when allocating by typeMartin Polden2021-03-031-1/+5
* Provision config servers dynamicallyMartin Polden2021-03-021-9/+18
* Consolidate HostProvisioner mocksMartin Polden2021-03-021-0/+173