summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autoscale/AutoscalingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Use fixtureJon Bratseth2022-07-181-32/+33
* Use fixture and handle just 1 nodeJon Bratseth2022-07-181-14/+4
* Use fixtureJon Bratseth2022-07-181-56/+42
* Use fixtureJon Bratseth2022-07-181-35/+33
* Use fixtureJon Bratseth2022-07-181-24/+18
* Use fixtureJon Bratseth2022-07-181-34/+15
* Use fixtureJon Bratseth2022-07-171-25/+8
* Use fixtureJon Bratseth2022-07-171-17/+12
* Use fixtureJon Bratseth2022-07-171-18/+12
* Use fixtureJon Bratseth2022-07-171-22/+19
* Use fixtureJon Bratseth2022-07-171-17/+10
* Use fixtureJon Bratseth2022-07-171-17/+12
* Use fixtureJon Bratseth2022-07-171-29/+11
* Use fixtureJon Bratseth2022-07-171-15/+6
* Use fixtureJon Bratseth2022-07-171-15/+8
* Use fixtureJon Bratseth2022-07-171-39/+30
* Use fixtureJon Bratseth2022-07-171-27/+14
* Use fixtureJon Bratseth2022-07-171-44/+35
* Use fixtureJon Bratseth2022-07-171-42/+22
* Introduce fixtureJon Bratseth2022-07-171-81/+75
* No functional changesJon Bratseth2022-07-141-2/+0
* Choose node resources with a matching host flavor when exclusiveMartin Polden2022-05-191-1/+1
* Move setting of node resources to node repoHarald Musum2022-05-051-1/+1
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-2/+1
* Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-091-70/+74
|\
| * Merge branch 'master' into bratseth/container-disk-utilizationJon Bratseth2021-12-091-63/+67
| |\
| | * Don't propagate unspecified resourcesJon Bratseth2021-12-081-0/+21
| | * Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-081-65/+48
| * | Increase container ideal disk utilizationJon Bratseth2021-12-091-7/+7
| |/
| * Don't adjust to capacity policy for nowJon Bratseth2021-12-071-2/+2
* | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-061-47/+64
|\|
| * Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-031-47/+64
* | Ignore warmup periodJon Bratseth2021-12-061-52/+52
|/
* SimplifyJon Bratseth2021-12-021-42/+42
* Test autoscaling where capacity policies move target outside limitsJon Bratseth2021-12-021-22/+5
* Revert "Merge pull request #20302 from vespa-engine/revert-20298-bratseth/aut...Jon Bratseth2021-12-011-46/+111
* Revert "Account for capacity policies when autoscaling"Harald Musum2021-11-301-111/+46
* Account for capacity policies when autoscalingJon Bratseth2021-11-301-46/+111
* Revert "Reduce min memory from 4 to 2 Gb"Kristian Aune2021-11-091-3/+3
* Reduce min memory from 4 to 2 GbJon Bratseth2021-10-271-3/+3
* Scale *down* only if it saves cost meaningfullyJon Bratseth2021-10-071-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Do not pass exclusive when calculating real resourcesValerij Fredriksen2021-09-071-2/+1
* Reduce ideal memoryJon Bratseth2021-06-261-4/+4
* Merge pull request #18414 from vespa-engine/bratseth/enlarge-remote-disksJon Bratseth2021-06-251-0/+35
|\
| * Set disk to the given valueJon Bratseth2021-06-251-1/+1
| * Enlarge remote disks to smallest lergal size if smaller is wantedJon Bratseth2021-06-251-0/+35
* | Rename thinPoolSizeInBase2Gb -> reservedDiskSpaceInBase2GbMartin Polden2021-06-241-1/+1
|/
* Use default node resources when none are specifiedJon Bratseth2021-06-031-0/+27
* Add missing assertsMartin Polden2021-04-281-4/+4