aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0995-89/+96
|
* 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 ↵Håkon Hallingstad2023-09-254-2/+18
|\ | | | | | | hakonhall/add-ipv6-to-public-zonal-endpoints-in-gcp-2nd-attempt
| * Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-254-2/+18
| | | | | | | | | | - Use 'wireguard' object with key and timestamp for Rest api. - Keep zk node format unchanged.
* | 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 List
| * 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
| | | | | | | | | | - Set from NodePatcher clock. - Add UNINITIALIZED wireguard key constant
* | 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
|\ \ | | | | | | Wg timestamp in node repo
| * | Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-131-1/+1
| | |
| * | Set wg timestamp from NodePatcher clockgjoranv2023-09-131-1/+1
| | | | | | | | | | | | .. instead of sending it from the client.
| * | 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 ↵Håkon Hallingstad2023-09-141-9/+14
| | | | | | | | | | | | GCP exclave""
* | | Revert "Handle IPv4 address not found from resolving hostname for GCP exclave"Håkon Hallingstad2023-09-131-14/+9
| |/ |/|
* | Handle IPv4 address not found from resolving hostname for GCP exclaveHåkon Hallingstad2023-09-131-9/+14
|/
* Use at least 8GB memory nodes in unit testsValerij Fredriksen2023-09-083-15/+13
|
* Move account validationMartin Polden2023-09-073-7/+32
|
* Reject request for GPU resources in non-public zonesMartin Polden2023-09-061-3/+8
|
* Never clear load balancer instanceMartin Polden2023-09-051-0/+11
|
* Trigger periodic redeployment for apps with readied reindexingjonmv2023-08-301-0/+24
|
* Use deploy time (prepare time) when considering applications for maintenance ↵Harald Musum2023-08-305-51/+77
| | | | deployment
* Only rewrite container image registry for requested imagesValerij Fredriksen2023-08-231-1/+8
|
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-177-10/+7
|
* Revert "Remove unused argument"Henning Baldersheim2023-08-177-7/+10
|
* Remove unused argumentHarald Musum2023-08-177-10/+7
|
* Adjust by idealJon Bratseth2023-08-161-19/+19
|
* Don't use BCPInfo to scale downJon Bratseth2023-08-161-1/+16
|
* More accurate accounting of redistribution costJon Bratseth2023-08-162-31/+2
|
* Test account for change costJon Bratseth2023-08-152-31/+97
|
* AllocatableClusterresources -> AllocatableResourcesJon Bratseth2023-08-152-9/+5
|
* No functional changes only: Wrap current resources in modelJon Bratseth2023-08-152-13/+16
|
* Consider switching cost when choosing resourcesJon Bratseth2023-08-151-1/+1
|
* Merge pull request #27931 from vespa-engine/hakonhall/simpler-acl-has-rolled-outValerij Fredriksen2023-07-311-9/+9
|\ | | | | simpler-acl has rolled out
| * simpler-acl has rolled outHåkon Hallingstad2023-07-311-9/+9
| |
* | Leave 15% headroom when scaling downJon Bratseth2023-07-312-6/+6
|/
* Merge pull request #27881 from ↵Valerij Fredriksen2023-07-2514-290/+186
|\ | | | | | | | | vespa-engine/revert-27877-revert-27632-hakonhall/exclude-private-ip-addresses-in-other-cloud-accounts-in-acls Exclude private IP addresses in other cloud accounts in ACLs, try 2
| * Inclave IPs are sharedHåkon Hallingstad2023-07-256-10/+57
| |
| * Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-2512-304/+153
| |
| * Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-2412-153/+304
| |