summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21770 from vespa-engine/mpolden/remove-unused-lb-serviceMartin Polden2022-03-231-30/+0
|\
| * Remove unused PassthroughLoadBalancerServiceMartin Polden2022-03-221-30/+0
* | Merge pull request #21772 from vespa-engine/freva/simplify-shared-lbsValerij Fredriksen2022-03-231-12/+3
|\ \
| * | Simplify shared load balancer serviceValerij Fredriksen2022-03-221-12/+3
| |/
* / Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-2/+1
|/
* Consider architecture when calculating with NodeResourcesHarald Musum2022-03-183-6/+7
* Sort on node stats on secondary fields for consistent unit test resultsJon Marius Venstad2022-03-081-3/+3
* Ignore architecture when adding or subtracting NodeResourcesHarald Musum2022-03-022-5/+16
* Support architecture in node repositoryHarald Musum2022-02-281-4/+9
* Reuse node indexesJon Bratseth2022-02-252-4/+48
* Add architeecture to node repo rest apiHarald Musum2022-02-2437-107/+123
* Update testsHarald Musum2022-02-2319-29/+29
* Merge pull request #21331 from vespa-engine/bratseth/out-of-capacityJon Marius Venstad2022-02-234-34/+34
|\
| * Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-234-34/+34
* | Always park deprovisioning infrastructure nodeMartin Polden2022-02-231-8/+10
* | Revert "Retry deprovisioning if child is un-retired"Martin Polden2022-02-231-27/+11
|/
* Retry deprovisioning if child is un-retiredMartin Polden2022-02-211-11/+27
* Stop trusting port 4080 on proxy nodesMartin Polden2022-02-111-0/+2
* Do not allocate nodes to suspended hostsValerij Fredriksen2022-02-031-0/+30
* Add Orchestrator to NodeRepositoryValerij Fredriksen2022-02-0310-28/+19
* Configure load balancer with nodes that will become activeMartin Polden2022-02-011-55/+79
* Move retired nodes to dirty if wantToDeprovisionValerij Fredriksen2022-01-205-8/+8
* Revert "Invalidate node object cache based on znode version"Jon Marius Venstad2022-01-188-9/+10
* Merge pull request #20845 from vespa-engine/revert-20843-revert-20820-hakonha...Håkon Hallingstad2022-01-182-33/+0
|\
| * Revert "Revert "Remove dev system""Håkon Hallingstad2022-01-172-33/+0
| * Revert "Remove dev system"Harald Musum2022-01-172-0/+33
| * Remove dev systemHåkon Hallingstad2022-01-142-33/+0
* | Invalidate node object cache based on znode versionMartin Polden2022-01-178-10/+9
|/
* Use UUID for Linux container nodesValerij Fredriksen2022-01-061-1/+1
* Add DeployLogger field to DomConfigPayloadBuildergjoranv2022-01-041-1/+1
* Add InfrastructureApplication in application-modelHåkon Hallingstad2022-01-031-4/+4
* Add flag for deactivating routing for an applicationMartin Polden2021-12-161-0/+13
* Discard 2x the warmup windowJon Bratseth2021-12-151-0/+2
* Merge pull request #20486 from vespa-engine/mpolden/skip-reactivationJon Bratseth2021-12-132-10/+80
|\
| * Do not re-activate nodes that are preferred to retireMartin Polden2021-12-131-10/+64
| * Add NodeMover exampleMartin Polden2021-12-131-0/+16
* | Merge pull request #20393 from vespa-engine/mpolden/remove-unused-fieldMartin Polden2021-12-1334-34/+0
|\ \ | |/ |/|
| * Remove unused field from nodes APIMartin Polden2021-12-0734-34/+0
* | Put back println statementJon Bratseth2021-12-101-0/+1
* | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-0910-100/+171
|\ \
| * \ Merge branch 'master' into bratseth/container-disk-utilizationJon Bratseth2021-12-097-82/+144
| |\ \
| | * | Don't propagate unspecified resourcesJon Bratseth2021-12-084-1/+39
| | * | Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-086-83/+107
| * | | Increase container ideal disk utilizationJon Bratseth2021-12-095-18/+27
| |/ /
| * / Don't adjust to capacity policy for nowJon Bratseth2021-12-071-2/+2
| |/
* | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-066-106/+82
|\|
| * Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-036-106/+82
* | Ignore warmup periodJon Bratseth2021-12-066-95/+140
|/
* SimplifyJon Bratseth2021-12-024-52/+56
* Test autoscaling where capacity policies move target outside limitsJon Bratseth2021-12-024-30/+50