aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/MockHostProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
* Wait for provisioning without holding the locksValerij Fredriksen2023-10-251-1/+2
* Specify exclusiveToApplicationId for newly provisioned nodeHåkon Hallingstad2023-10-171-0/+1
* Set provisioned-for if enabled and application has exclusive="true"Håkon Hallingstad2023-10-161-3/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-281-1/+5
* Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-141-3/+3
* Batch disk replacerjonmv2023-08-291-8/+16
* Verify selected flavor is within resource limitsValerij Fredriksen2023-07-261-3/+5
* Look up GCP hosts by GCP instance IDjonmv2023-07-061-1/+1
* Do not pass children to HostProvisioner::provisionValerij Fredriksen2023-06-231-14/+9
* Upgrade host flavorMartin Polden2023-06-061-13/+41
* Extract HostProvisionRequestMartin Polden2023-06-011-21/+16
* Move host TTL setting to node-reposotiryjonmv2023-05-301-3/+1
* Wire hostTTL from config model through provisioningjonmv2023-05-261-1/+4
* 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