opensearch-project / opensearch-ci

Enables continuous integration across OpenSearch, OpenSearch Dashboards, and plugins.
Apache License 2.0
15 stars 25 forks source link

[Upgrade] Creating new AMIs with default JDK21 #419

Closed jordarlu closed 3 months ago

jordarlu commented 5 months ago

Description

Creating new AMIs with default JDK21 on each agent

Issues Resolved

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

peterzhuamazon commented 5 months ago

Also @jordarlu I think you also need to tweak the default AMIs:

https://github.com/opensearch-project/opensearch-ci/blob/main/lib/compute/agent-nodes.ts#L264-L298