Skip to content

Commit 270002b

Browse files
committed
Revert to 17 build
Signed-off-by: Ian Hoang <ianhoang16@gmail.com>
1 parent 0ab92a0 commit 270002b

File tree

2 files changed

+2
-2
lines changed
  • osbenchmark/resources/provision_configs
    • 1.0/provision_config_instances/v1/vanilla
    • main/provision_config_instances/v1/vanilla

2 files changed

+2
-2
lines changed

osbenchmark/resources/provision_configs/1.0/provision_config_instances/v1/vanilla/config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jdk.unbundled.release_url = https://artifacts.opensearch.org/releases/bundle/ope
1616

1717
docker_image=opensearchproject/opensearch
1818
# major version of the JDK that is used to build OpenSearch
19-
build.jdk = 21
19+
build.jdk = 17
2020
# list of JDK major versions that are used to run OpenSearch
2121
runtime.jdk = 17,16,15,14,13,12,11,8
2222
runtime.jdk.bundled = true

osbenchmark/resources/provision_configs/main/provision_config_instances/v1/vanilla/config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jdk.unbundled.release_url = https://artifacts.opensearch.org/releases/bundle/ope
1616

1717
docker_image=opensearchproject/opensearch
1818
# major version of the JDK that is used to build OpenSearch
19-
build.jdk = 21
19+
build.jdk = 17
2020
# list of JDK major versions that are used to run OpenSearch
2121
runtime.jdk = 17,16,15,14,13,12,11,8
2222
runtime.jdk.bundled = true

0 commit comments

Comments
 (0)