summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-074-11/+7
* Merge pull request #29228 from vespa-engine/hakonhall/evaluate-flags-referenc...Håkon Hallingstad2023-11-064-7/+11
|\
| * Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-054-11/+8
| * Rename to AllocationParamsHåkon Hallingstad2023-11-052-5/+5
| * Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-043-9/+9
| * Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-043-4/+11
* | Stop using wireguardPubkeyValerij Fredriksen2023-11-065-14/+6
|/
* Merge pull request #29202 from vespa-engine/bjormel/dont_autoscale_single_nod...Bjørn Meland2023-11-031-3/+1
|\
| * Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autosca...Bjørn Meland2023-11-031-1/+1
| * Clarification of messagebjormel2023-11-021-1/+1
| * Don't autoscale single node clustersbjormel2023-11-021-3/+1
* | Add test of reducing container node countHarald Musum2023-11-031-59/+92
|/
* HostFlavorUpgrader: Reprocess hosts with non-retiring nodesValerij Fredriksen2023-11-021-3/+7
* Clean up nodes faster on provisioning failureValerij Fredriksen2023-10-251-1/+5
* Actually set arch from flag for admin nodesjonmv2023-10-242-8/+26
* Remove duplicate Applications.LockHåkon Hallingstad2023-10-238-18/+18
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-212-13/+55
* Reduce logging, and avoid need for component declarationjonmv2023-10-191-2/+2
* Add reactive infra-application redeployer, triggered when hosts complete prov...jonmv2023-10-191-0/+172
* Use HostSharing.exclusive for preprovisioned containers, and clear exclusiveTojonmv2023-10-181-2/+8
* Remove serialisation migration code, and update real-data-test with now-dated...jonmv2023-10-181-1/+1
* Merge pull request #28908 from vespa-engine/jonmv/read-node-exclusive-toJon Marius Venstad2023-10-162-3/+3
|\
| * Read and write exclusiveTo and provisionedFor separatelyjonmv2023-10-122-3/+3
* | Always check host exclusiveTojonmv2023-10-121-0/+33
|/
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-125-8/+24
* Update copyrightJon Bratseth2023-10-0997-91/+98
* Avoid sorting IP addresses when serializing nodeHåkon Hallingstad2023-10-0431-155/+93
* Normalize JSONHåkon Hallingstad2023-10-032-57/+82
* Remove state tag. Only report metrics for active nodesOla Aunronning2023-09-291-4/+6
* Propagate GPU resources when determining current resources for autoscalingValerij Fredriksen2023-09-281-0/+19
* Update AwsNodeTypes with GPU instancesValerij Fredriksen2023-09-281-11/+62
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-284-37/+56
* Read applications from ZK in RealDataScenarioTestValerij Fredriksen2023-09-271-34/+68
* Merge branch 'master' into hakonhall/add-ipv6-to-public-zonal-endpoints-in-gc...Håkon Hallingstad2023-09-254-2/+18
|\
| * Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-254-2/+18
* | Revert "Revert "Add IPv6 to public zonal endpoints in GCP""Håkon Hallingstad2023-09-251-0/+4
|/
* Revert "Add IPv6 to public zonal endpoints in GCP"Håkon Hallingstad2023-09-221-4/+0
* Add IPv6 to public zonal endpoints in GCPHåkon Hallingstad2023-09-211-0/+4
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-1822-113/+91
|\
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-1422-113/+91
* | Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-141-1/+1
* | Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-145-4/+8
* | Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-145-8/+4
* | Merge pull request #28456 from vespa-engine/wg-timestamp-in-node-repoGjøran Voldengen2023-09-145-4/+8
|\ \
| * | Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-131-1/+1
| * | Set wg timestamp from NodePatcher clockgjoranv2023-09-131-1/+1
| * | Add wireguard key timestamp to WireguardPeergjoranv2023-09-111-0/+1
| * | Add wireguard key timestamp to node repo.gjoranv2023-09-114-5/+8
* | | Revert "Revert "Handle IPv4 address not found from resolving hostname for GCP...Håkon Hallingstad2023-09-141-9/+14
* | | Revert "Handle IPv4 address not found from resolving hostname for GCP exclave"Håkon Hallingstad2023-09-131-14/+9
| |/ |/|