Skip to content

Commit ef02d48

Browse files
prudhvigodithineuenfeldttj
authored andcommitted
Update big5 to use lucene 10.2.1 (opensearch-project#18353)
1 parent ec8ddd9 commit ef02d48

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

.github/benchmark-configs.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"SINGLE_NODE_CLUSTER": "true",
5959
"MIN_DISTRIBUTION": "true",
6060
"TEST_WORKLOAD": "big5",
61-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
61+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.2.1\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
6262
"CAPTURE_NODE_STAT": "true",
6363
"TEST_PROCEDURE": "restore-from-snapshot"
6464
},
@@ -204,5 +204,22 @@
204204
"data_instance_config": "4vCPU, 32G Mem, 16G Heap"
205205
},
206206
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
207+
},
208+
"id_13": {
209+
"description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-3.0.0",
210+
"supported_major_versions": ["3"],
211+
"cluster-benchmark-configs": {
212+
"SINGLE_NODE_CLUSTER": "true",
213+
"MIN_DISTRIBUTION": "true",
214+
"TEST_WORKLOAD": "http_logs",
215+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.2.1\",\"snapshot_name\":\"http_logs_1_shard\"}",
216+
"CAPTURE_NODE_STAT": "true",
217+
"TEST_PROCEDURE": "restore-from-snapshot"
218+
},
219+
"cluster_configuration": {
220+
"size": "Single-Node",
221+
"data_instance_config": "4vCPU, 32G Mem, 16G Heap"
222+
},
223+
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
207224
}
208225
}

0 commit comments

Comments
 (0)