aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autoscale/AutoscalingIntegrationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename AutoscalingTester and move out of autoscalingJon Bratseth2023-02-211-5/+6
* Get rid of Advice.presentJon Bratseth2022-12-291-1/+0
* Use dynamic provisioning in AWS testsJon Bratseth2022-11-141-0/+1
* Use hostname convention more inline with prodValerij Fredriksen2022-11-021-3/+3
* Test with no trafficJon Bratseth2022-11-011-1/+1
* Use fixtureJon Bratseth2022-08-011-35/+16
* Introduce fixtureJon Bratseth2022-07-171-2/+2
* Revert "Merge pull request #20302 from vespa-engine/revert-20298-bratseth/aut...Jon Bratseth2021-12-011-1/+2
* Revert "Account for capacity policies when autoscaling"Harald Musum2021-11-301-2/+1
* Account for capacity policies when autoscalingJon Bratseth2021-11-301-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Refactor: Let the node repo own the metrics dbJon Bratseth2021-03-221-1/+1
* Revert "Merge pull request #16849 from vespa-engine/revert-16846-bratseth/gro...Jon Bratseth2021-03-091-1/+1
* Revert "Bratseth/growth rate take 2"Arnstein Ressem2021-03-091-1/+1
* Revert "Merge pull request #16845 from vespa-engine/revert-16807-bratseth/gro...Jon Bratseth2021-03-081-1/+1
* Revert "Consider growth rate vs. scaling time"Jon Bratseth2021-03-081-1/+1
* Aggregate cluster metrics at write timeJon Bratseth2021-03-061-1/+1
* Consider global read taffic share in vcpu targetJon Bratseth2021-02-181-1/+1
* Pass and store traffic fractionsJon Bratseth2021-02-181-1/+1
* Remove unnecessary methodJon Bratseth2021-02-101-1/+1
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-2/+2
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-2/+2
* Move node operations into a separate classJon Bratseth2021-02-081-2/+2
* Request metrics asyncJon Bratseth2021-02-041-3/+6
* Record scaling event completionJon Bratseth2020-12-031-1/+1
* Quest MetricsDb implementationJon Bratseth2020-10-221-1/+1
* Rename some typesJon Bratseth2020-10-221-4/+4
* Make sure to unlock in more placesHåkon Hallingstad2020-10-131-4/+4
* Consider the lowest real resources we'll get when allocatingJon Bratseth2020-05-261-1/+1
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-11/+1
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-1/+11
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-11/+1
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-1/+11
* Pull HostResourcesCalculator into NodeRepositoryJon Bratseth2020-04-271-11/+1
* Split suggesting and autoscalingJon Bratseth2020-04-231-2/+5
* Remove applications on removeJon Bratseth2020-04-221-2/+3
* Store application info in zkJon Bratseth2020-04-211-3/+2
* Activate autoscalingJon Bratseth2020-03-271-1/+10
* Use memory metric which includes memory-mapped filesJon Bratseth2020-03-201-2/+2
* Log cluster resources, scale once per clusterJon Bratseth2020-03-161-1/+1
* Convert percentages to ratioJon Bratseth2020-03-111-0/+124