aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Rename method to reflect better what it actually returnsHarald Musum2023-07-032-20/+20
|/ /
* | Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-3037-322/+296
* | Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-3037-296/+322
* | Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-2937-322/+296
* | Merge pull request #27567 from vespa-engine/freva/fix-exclusiveHenning Baldersheim2023-06-281-2/+30
|\ \
| * | Correctly check for exclusivity violation in dynamically provisioned zonesValerij Fredriksen2023-06-281-2/+30
* | | Allow patching wantToUpgradeFlavorMartin Polden2023-06-272-2/+2
* | | Add wantToUpgradeFlavor to node responseMartin Polden2023-06-2735-0/+35
|/ /
* | Merge pull request #27521 from vespa-engine/jonmv/misc-2Jon Marius Venstad2023-06-269-14/+26
|\ \ | |/ |/|
| * Return immutable, fix test code insteadjonmv2023-06-231-1/+1
| * Require locked node list in some more APIsjonmv2023-06-225-8/+12
| * Fewer public methods with NestedTransaction and no lockjonmv2023-06-214-5/+13
* | SimplifyHarald Musum2023-06-231-82/+108
* | SimplifyHarald Musum2023-06-231-55/+43
* | Test pre-provisoning 2 hosts with same node resources except architectureHarald Musum2023-06-231-3/+17
* | Set disk speed, storage type and architectureHarald Musum2023-06-221-6/+6
* | Cleanup and simplify FlavorConfigBuilderHarald Musum2023-06-222-2/+2
|/
* Merge pull request #27474 from vespa-engine/hakonhall/avoid-forward-resolving...Valerij Fredriksen2023-06-192-3/+4
|\
| * Which DNS record types are availableHåkon Hallingstad2023-06-192-3/+4
* | Detect public IP conflicts across accountsjonmv2023-06-191-18/+29
* | Check for IPv4 conflicts within each cloud account, not acrossjonmv2023-06-192-0/+39
|/
* Reduce minimum content scaling duration from 8 to 6hJon Bratseth2023-06-134-9/+8
* Parking by operator cancels retirementMartin Polden2023-06-133-7/+32
* Disallow moving deprovisioned hostsMartin Polden2023-06-081-0/+9
* Merge pull request #27336 from vespa-engine/mpolden/always-track-deprovisione...Jon Bratseth2023-06-073-17/+80
|\
| * Track deprovisioned hosts in dynamically provisioned zonesMartin Polden2023-06-073-17/+80
* | Specify a nodes resources fullyJon Bratseth2023-06-071-1/+1
* | Test resource mismatch but cannot failJon Bratseth2023-06-061-0/+16
|/
* Do not count lack of capacity as failuresMartin Polden2023-06-061-4/+4
* Upgrade host flavorMartin Polden2023-06-069-45/+121
* Bring RealDataScenarioTest up-to-dateValerij Fredriksen2023-06-051-27/+37
* Only return public addresses in Wireguard peer API (#27273)Valerij Fredriksen2023-06-051-5/+4
* Update CloudAccount serializationValerij Fredriksen2023-06-0132-293/+767
* Move host TTL setting to node-reposotiryjonmv2023-05-301-1/+1
* Reuse empty exclusive hosts when nodes fit exactly on the hostjonmv2023-05-301-1/+51
* Add empty-host-ttl to deployment specjonmv2023-05-262-7/+11
* Test host capacity maintainer with custom TTLjonmv2023-05-261-13/+102
* Keep empty hosts around based on TTL, in dynamic zonesjonmv2023-05-261-0/+5
* Wire hostTTL from config model through provisioningjonmv2023-05-262-1/+2
* Add hostEmptyAt field in node repository Nodejonmv2023-05-262-6/+14
* Add hostTTL field in node repository Nodejonmv2023-05-262-3/+12
* Reduce min content scaling duration frpm 12 to 8Jon Bratseth2023-05-243-11/+11
* Scaling-duration cleanupJon Bratseth2023-05-241-1/+1
* Model memory overheadJon Bratseth2023-05-226-53/+59
* Add cluster load metricsJon Bratseth2023-05-181-7/+28
* Better messaging when no allocation is possibleJon Bratseth2023-05-1720-30/+30
* Make all node resource elements optionalJon Bratseth2023-05-151-1/+1
* Merge pull request #27102 from vespa-engine/freva/enforce-in-gcpHåkon Hallingstad2023-05-153-5/+3
|\
| * Reprovision in enclave compatible cloudsValerij Fredriksen2023-05-123-5/+3
* | Merge pull request #27100 from vespa-engine/bratseth/cluster-cost-metricMartin Polden2023-05-121-0/+4
|\ \ | |/ |/|