aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* More accurate accounting of redistribution costJon Bratseth2023-08-162-31/+2
* Test account for change costJon Bratseth2023-08-152-31/+97
* AllocatableClusterresources -> AllocatableResourcesJon Bratseth2023-08-152-9/+5
* No functional changes only: Wrap current resources in modelJon Bratseth2023-08-152-13/+16
* Consider switching cost when choosing resourcesJon Bratseth2023-08-151-1/+1
* Merge pull request #27931 from vespa-engine/hakonhall/simpler-acl-has-rolled-outValerij Fredriksen2023-07-311-9/+9
|\
| * simpler-acl has rolled outHåkon Hallingstad2023-07-311-9/+9
* | Leave 15% headroom when scaling downJon Bratseth2023-07-312-6/+6
|/
* Merge pull request #27881 from vespa-engine/revert-27877-revert-27632-hakonha...Valerij Fredriksen2023-07-2514-290/+186
|\
| * Inclave IPs are sharedHåkon Hallingstad2023-07-256-10/+57
| * Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-2512-304/+153
| * Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-2412-153/+304
| * Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-2412-304/+153
| |\
| | * cfg trusts host&proxyhost only if NATedHåkon Hallingstad2023-07-052-65/+3
| | * No need to handle ready tenant nodesHåkon Hallingstad2023-07-058-99/+31
| | * Guard with simpler-acl flag, enabled by defaultHåkon Hallingstad2023-07-051-15/+15
| | * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-048-165/+144
* | | Set aside enough headroom rather than not scaling down at allJon Bratseth2023-07-252-6/+6
* | | Set aside space for headroom in one passJon Bratseth2023-07-251-3/+3
|/ /
* | Merge pull request #27854 from vespa-engine/bratseth/scale-down-lessMartin Polden2023-07-214-10/+52
|\ \
| * | Don't scale down if we are likely to scale back upJon Bratseth2023-07-204-10/+52
* | | Support downgrades where possibleMartin Polden2023-07-201-3/+16
* | | Merge pull request #27811 from vespa-engine/mpolden/tweak-throttlingMartin Polden2023-07-181-11/+4
|\ \ \ | |/ / |/| |
| * | More throttle tweakingMartin Polden2023-07-181-11/+4
* | | Update testMartin Polden2023-07-181-0/+1
* | | Emit metric counting empty exclusive hostsMartin Polden2023-07-181-2/+28
|/ /
* | Allow burst up to max growthMartin Polden2023-07-171-7/+10
* | Merge pull request #27775 from vespa-engine/mpolden/throttle-provisioningJon Bratseth2023-07-163-4/+31
|\ \
| * | Throttle host provisioningMartin Polden2023-07-143-4/+31
* | | Merge pull request #27787 from vespa-engine/bratseth/no-scalingDuration-minJon Bratseth2023-07-143-30/+50
|\ \ \
| * | | Remove scaling duration min for content clustersJon Bratseth2023-07-143-30/+50
* | | | Merge pull request #27767 from vespa-engine/bratseth/group-sizeMartin Polden2023-07-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Deduce tight group limits when using group-sizeJon Bratseth2023-07-131-1/+1
| |/ /
* / / Update testjonmv2023-07-131-1/+1
|/ /
* | Replace hash based node cache with ZK node versino basedjonmv2023-07-131-4/+4
* | Merge pull request #27732 from vespa-engine/mpolden/feed-summary-tweakingMartin Polden2023-07-101-10/+2
|\ \
| * | Remove unused methodMartin Polden2023-07-101-10/+2
* | | Assign groups before storing reserved nodesJon Bratseth2023-07-101-2/+2
* | | Put back printlnJon Bratseth2023-07-101-0/+1
* | | Allocate all groups in one goJon Bratseth2023-07-097-41/+39
|/ /
* | Merge pull request #27701 from vespa-engine/bratseth/disk-limitJon Bratseth2023-07-078-67/+115
|\ \
| * | Don't pick resources which are against recommendationsJon Bratseth2023-07-075-54/+92
| * | Test warningJon Bratseth2023-07-055-14/+23
| * | Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-052-2/+3
* | | 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
* | | Follow API changejonmv2023-07-061-1/+1
* | | Look up GCP hosts by GCP instance IDjonmv2023-07-061-0/+2
|/ /
* | Merge pull request #27617 from vespa-engine/freva/fix-exclusiveMartin Polden2023-07-041-3/+16
|\ \
| * | Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-031-3/+16