aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autoscale/AutoscalingUsingBcpGroupInfoTest.java
Commit message (Expand)AuthorAgeFilesLines
* Lower ideal query cpuJon Bratseth2024-04-241-22/+22
* Update copyrightJon Bratseth2023-10-091-0/+1
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-281-18/+18
* Adjust by idealJon Bratseth2023-08-161-19/+19
* Don't use BCPInfo to scale downJon Bratseth2023-08-161-1/+16
* Leave 15% headroom when scaling downJon Bratseth2023-07-311-4/+4
* Set aside enough headroom rather than not scaling down at allJon Bratseth2023-07-251-4/+4
* Don't scale down if we are likely to scale back upJon Bratseth2023-07-201-4/+4
* Remove scaling duration min for content clustersJon Bratseth2023-07-141-8/+10
* Reduce minimum content scaling duration from 8 to 6hJon Bratseth2023-06-131-2/+2
* Reduce min content scaling duration frpm 12 to 8Jon Bratseth2023-05-241-4/+4
* Model memory overheadJon Bratseth2023-05-221-18/+18
* Use bcp deadlineJon Bratseth2023-03-011-0/+24
* Test and make more robustJon Bratseth2023-02-221-24/+63
* Merge pull request #26125 from vespa-engine/bratseth/handle-zero-trafficv8.129.8Jon Bratseth2023-02-211-0/+8
|\
| * Handle zero trafficJon Bratseth2023-02-211-0/+8
* | Rename AutoscalingTester and move out of autoscalingJon Bratseth2023-02-211-8/+9
|/
* Predict best case overhead during autoscalingJon Bratseth2023-02-181-19/+19
* Cold autoscaling WIPJon Bratseth2023-02-131-0/+238