aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/maintenance/HostCapacityMaintainerTest.java
Commit message (Expand)AuthorAgeFilesLines
* exclusive-provisioning and make-exclusive has rolled outHåkon Hallingstad2023-11-101-1/+0
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-211-1/+43
* Use HostSharing.exclusive for preprovisioned containers, and clear exclusiveTojonmv2023-10-181-2/+8
* Always check host exclusiveTojonmv2023-10-121-0/+33
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-141-2/+1
* Move account validationMartin Polden2023-09-071-1/+13
* Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/mainten...Harald Musum2023-07-071-1/+0
* Add cluster type to ClusterCapacity and use it when provioning hosts in HostC...Harald Musum2023-07-061-13/+54
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-19/+21
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-21/+19
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-19/+21
* Merge pull request #27521 from vespa-engine/jonmv/misc-2Jon Marius Venstad2023-06-261-2/+3
|\
| * Require locked node list in some more APIsjonmv2023-06-221-2/+3
* | SimplifyHarald Musum2023-06-231-82/+108
* | SimplifyHarald Musum2023-06-231-55/+43
* | Test pre-provisoning 2 hosts with same node resources except architectureHarald Musum2023-06-231-3/+17
* | Set disk speed, storage type and architectureHarald Musum2023-06-221-6/+6
|/
* Which DNS record types are availableHåkon Hallingstad2023-06-191-2/+2
* Parking by operator cancels retirementMartin Polden2023-06-131-5/+5
* Disallow moving deprovisioned hostsMartin Polden2023-06-081-0/+9
* Track deprovisioned hosts in dynamically provisioned zonesMartin Polden2023-06-071-17/+21
* Upgrade host flavorMartin Polden2023-06-061-1/+1
* Move host TTL setting to node-reposotiryjonmv2023-05-301-1/+1
* Add empty-host-ttl to deployment specjonmv2023-05-261-6/+10
* Test host capacity maintainer with custom TTLjonmv2023-05-261-13/+102
* Keep empty hosts around based on TTL, in dynamic zonesjonmv2023-05-261-0/+5
* Reprovision in enclave compatible cloudsValerij Fredriksen2023-05-121-1/+1
* Limit cloud consistency check to AWSValerij Fredriksen2023-05-051-3/+5
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-2/+2
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-2/+2
* Convert IP classes to recordsMartin Polden2023-03-131-1/+1
* Remove redundant Address classMartin Polden2023-03-131-3/+2
* Take a separate lock for maintenance deploymentsMartin Polden2023-03-101-2/+2
* Pass ClusterInfoJon Bratseth2023-03-011-2/+3
* Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-241-2/+3
* Tune cluster controller memoryJon Bratseth2023-02-211-3/+3
* Convert IP classes to recordsMartin Polden2023-02-161-1/+1
* Remove redundant Address classMartin Polden2023-02-151-3/+2
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-2/+3
* Stop using shared hosts mincount from flag when provisioningHarald Musum2023-01-061-46/+0
* Support diskSpeed, storageType and architecture in ClusterCapacityHarald Musum2022-12-081-16/+23
* Support not specifying vcpu, memoryGb and diskGb for ClusterCapacityHarald Musum2022-12-071-13/+11
* 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-1/+1
* Deterministic host flavor orderJon Bratseth2022-11-161-1/+0
* Support autoscaling in dynamic shared zonesJon Bratseth2022-11-161-4/+6