aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autoscale/AutoscalingTest.java
Commit message (Expand)AuthorAgeFilesLines
* memoryGb => memoryGiBHenning Baldersheim9 days1-1/+1
* Merge pull request #31446 from vespa-engine/bratseth/container-ideal-memoryBjørn Meland2024-06-051-1/+1
|\
| * Increase container ideal memory load to 0.9Jon Bratseth2024-06-051-1/+1
* | Test that we don't rescale when container memory is unfulfiledJon Bratseth2024-06-051-0/+17
|/
* Remove flags dependency from config-modelHåkon Hallingstad2024-05-181-7/+4
* Move CapacityPolicies to config-privisioningJon Bratseth2024-05-121-1/+1
* Make CapacityPolicies independent of NodeRepositoryJon Bratseth2024-05-121-1/+4
* Lower ideal query cpuJon Bratseth2024-04-241-30/+30
* Store multiple resource suggestionsOla Aunronning2024-01-121-3/+3
* Store GPU metrics and load separatelyMartin Polden2023-12-201-26/+26
* Revert "Expose GPU load in nodes API"Harald Musum2023-12-191-26/+26
* Store GPU metrics and load separatelyMartin Polden2023-12-191-26/+26
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-071-1/+1
* Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-051-1/+1
* Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-041-1/+1
* Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-041-1/+1
* Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autosca...Bjørn Meland2023-11-031-1/+1
* Clarification of messagebjormel2023-11-021-1/+1
* Don't autoscale single node clustersbjormel2023-11-021-3/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Propagate GPU resources when determining current resources for autoscalingValerij Fredriksen2023-09-281-0/+19
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-281-17/+17
* Use at least 8GB memory nodes in unit testsValerij Fredriksen2023-09-081-3/+1
* More accurate accounting of redistribution costJon Bratseth2023-08-161-30/+1
* Test account for change costJon Bratseth2023-08-151-25/+81
* Leave 15% headroom when scaling downJon Bratseth2023-07-311-2/+2
* Set aside enough headroom rather than not scaling down at allJon Bratseth2023-07-251-2/+2
* Set aside space for headroom in one passJon Bratseth2023-07-251-3/+3
* Don't scale down if we are likely to scale back upJon Bratseth2023-07-201-5/+23
* Merge pull request #27787 from vespa-engine/bratseth/no-scalingDuration-minJon Bratseth2023-07-141-21/+39
|\
| * Remove scaling duration min for content clustersJon Bratseth2023-07-141-21/+39
* | Deduce tight group limits when using group-sizeJon Bratseth2023-07-131-1/+1
|/
* Don't pick resources which are against recommendationsJon Bratseth2023-07-071-22/+66
* Test warningJon Bratseth2023-07-051-1/+12
* Reduce minimum content scaling duration from 8 to 6hJon Bratseth2023-06-131-5/+4
* Reduce min content scaling duration frpm 12 to 8Jon Bratseth2023-05-241-6/+6
* Model memory overheadJon Bratseth2023-05-221-27/+27
* Make all node resource elements optionalJon Bratseth2023-05-151-1/+1
* Cooldown from completion rather than start of scalingJon Bratseth2023-03-101-4/+10
* Don't rescale if there is an incomplete rescalingJon Bratseth2023-03-101-1/+1
* Pass ClusterInfoJon Bratseth2023-03-011-5/+8
* Rename AutoscalingTester and move out of autoscalingJon Bratseth2023-02-211-151/+152
* Predict best case overhead during autoscalingJon Bratseth2023-02-181-33/+59
* Revert "Revert "Require 2 vCPU for exclusive hosts in prod" "Valerij Fredriksen2023-02-131-8/+8
* Revert "Require 2 vCPU for exclusive hosts in prod"Valerij Fredriksen2023-02-131-8/+8
* Require 2 vCPU for exclusive hosts in prodValerij Fredriksen2023-02-091-8/+8
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-3/+59
* Merge pull request #25431 from vespa-engine/bratseth/exclusive-containers-in-...Martin Polden2023-01-061-4/+4
|\
| * Exclusive containers in publicJon Bratseth2023-01-061-4/+4