aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning
Commit message (Expand)AuthorAgeFilesLines
* Actually set arch from flag for admin nodesjonmv2023-10-242-8/+26
* Remove duplicate Applications.LockHåkon Hallingstad2023-10-233-7/+7
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-211-12/+12
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-121-1/+1
* Update copyrightJon Bratseth2023-10-0922-21/+22
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-281-0/+5
* Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-1410-53/+43
* Use at least 8GB memory nodes in unit testsValerij Fredriksen2023-09-082-12/+12
* Move account validationMartin Polden2023-09-072-6/+19
* Reject request for GPU resources in non-public zonesMartin Polden2023-09-061-3/+8
* Never clear load balancer instanceMartin Polden2023-09-051-0/+11
* Only rewrite container image registry for requested imagesValerij Fredriksen2023-08-231-1/+8
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-171-2/+1
* Revert "Remove unused argument"Henning Baldersheim2023-08-171-1/+2
* Remove unused argumentHarald Musum2023-08-171-2/+1
* simpler-acl has rolled outHåkon Hallingstad2023-07-311-9/+9
* Inclave IPs are sharedHåkon Hallingstad2023-07-251-7/+10
* Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-251-32/+36
* Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-241-36/+32
* Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-241-32/+36
|\
| * cfg trusts host&proxyhost only if NATedHåkon Hallingstad2023-07-051-2/+3
| * No need to handle ready tenant nodesHåkon Hallingstad2023-07-051-9/+12
| * Guard with simpler-acl flag, enabled by defaultHåkon Hallingstad2023-07-051-15/+15
| * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-041-14/+14
* | Merge pull request #27854 from vespa-engine/bratseth/scale-down-lessMartin Polden2023-07-211-0/+11
|\ \
| * | Don't scale down if we are likely to scale back upJon Bratseth2023-07-201-0/+11
* | | More throttle tweakingMartin Polden2023-07-181-11/+4
|/ /
* | Allow burst up to max growthMartin Polden2023-07-171-7/+10
* | Throttle host provisioningMartin Polden2023-07-143-4/+31
* | Merge pull request #27732 from vespa-engine/mpolden/feed-summary-tweakingMartin Polden2023-07-101-10/+2
|\ \
| * | Remove unused methodMartin Polden2023-07-101-10/+2
* | | Assign groups before storing reserved nodesJon Bratseth2023-07-101-2/+2
* | | Allocate all groups in one goJon Bratseth2023-07-096-40/+39
|/ /
* | Don't pick resources which are against recommendationsJon Bratseth2023-07-073-31/+25
* | Test warningJon Bratseth2023-07-053-11/+9
* | Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-1/+1
* | Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-031-3/+16
* | Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-308-111/+103
* | Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-308-103/+111
* | Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-298-111/+103
* | Correctly check for exclusivity violation in dynamically provisioned zonesValerij Fredriksen2023-06-281-2/+30
* | Merge pull request #27521 from vespa-engine/jonmv/misc-2Jon Marius Venstad2023-06-262-3/+5
|\ \ | |/ |/|
| * Fewer public methods with NestedTransaction and no lockjonmv2023-06-212-3/+5
* | Cleanup and simplify FlavorConfigBuilderHarald Musum2023-06-221-1/+1
|/
* Reduce minimum content scaling duration from 8 to 6hJon Bratseth2023-06-131-1/+1
* Test resource mismatch but cannot failJon Bratseth2023-06-061-0/+16
* Upgrade host flavorMartin Polden2023-06-062-20/+26
* Reuse empty exclusive hosts when nodes fit exactly on the hostjonmv2023-05-301-1/+51
* Wire hostTTL from config model through provisioningjonmv2023-05-262-1/+2
* Model memory overheadJon Bratseth2023-05-221-2/+2