|
| 1 | +{ |
| 2 | + "name": "Cluster and opensearch-benchmark configurations", |
| 3 | + "id_1": { |
| 4 | + "description": "Indexing only configuration for NYC_TAXIS workload", |
| 5 | + "supported_major_versions": ["2", "3"], |
| 6 | + "cluster-benchmark-configs": { |
| 7 | + "SINGLE_NODE_CLUSTER": "true", |
| 8 | + "MIN_DISTRIBUTION": "true", |
| 9 | + "TEST_WORKLOAD": "nyc_taxis", |
| 10 | + "WORKLOAD_PARAMS": "{\"number_of_replicas\":\"0\",\"number_of_shards\":\"1\"}", |
| 11 | + "EXCLUDE_TASKS": "type:search", |
| 12 | + "CAPTURE_NODE_STAT": "true" |
| 13 | + }, |
| 14 | + "cluster_configuration": { |
| 15 | + "size": "Single-Node", |
| 16 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 17 | + } |
| 18 | + }, |
| 19 | + "id_2": { |
| 20 | + "description": "Indexing only configuration for HTTP_LOGS workload", |
| 21 | + "supported_major_versions": ["2", "3"], |
| 22 | + "cluster-benchmark-configs": { |
| 23 | + "SINGLE_NODE_CLUSTER": "true", |
| 24 | + "MIN_DISTRIBUTION": "true", |
| 25 | + "TEST_WORKLOAD": "http_logs", |
| 26 | + "WORKLOAD_PARAMS": "{\"number_of_replicas\":\"0\",\"number_of_shards\":\"1\"}", |
| 27 | + "EXCLUDE_TASKS": "type:search", |
| 28 | + "CAPTURE_NODE_STAT": "true" |
| 29 | + }, |
| 30 | + "cluster_configuration": { |
| 31 | + "size": "Single-Node", |
| 32 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 33 | + } |
| 34 | + }, |
| 35 | + "id_3": { |
| 36 | + "description": "Search only test-procedure for NYC_TAXIS, uses snapshot to restore the data for OS-3.0.0", |
| 37 | + "supported_major_versions": ["3"], |
| 38 | + "cluster-benchmark-configs": { |
| 39 | + "SINGLE_NODE_CLUSTER": "true", |
| 40 | + "MIN_DISTRIBUTION": "true", |
| 41 | + "TEST_WORKLOAD": "nyc_taxis", |
| 42 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-300\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-300\",\"snapshot_name\":\"nyc_taxis_1_shard\"}", |
| 43 | + "CAPTURE_NODE_STAT": "true" |
| 44 | + }, |
| 45 | + "cluster_configuration": { |
| 46 | + "size": "Single-Node", |
| 47 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 48 | + } |
| 49 | + }, |
| 50 | + "id_4": { |
| 51 | + "description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-3.0.0", |
| 52 | + "supported_major_versions": ["3"], |
| 53 | + "cluster-benchmark-configs": { |
| 54 | + "SINGLE_NODE_CLUSTER": "true", |
| 55 | + "MIN_DISTRIBUTION": "true", |
| 56 | + "TEST_WORKLOAD": "http_logs", |
| 57 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-300\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-300\",\"snapshot_name\":\"http_logs_1_shard\"}", |
| 58 | + "CAPTURE_NODE_STAT": "true" |
| 59 | + }, |
| 60 | + "cluster_configuration": { |
| 61 | + "size": "Single-Node", |
| 62 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 63 | + } |
| 64 | + }, |
| 65 | + "id_5": { |
| 66 | + "description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-3.0.0", |
| 67 | + "supported_major_versions": ["3"], |
| 68 | + "cluster-benchmark-configs": { |
| 69 | + "SINGLE_NODE_CLUSTER": "true", |
| 70 | + "MIN_DISTRIBUTION": "true", |
| 71 | + "TEST_WORKLOAD": "big5", |
| 72 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-300\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-300\",\"snapshot_name\":\"big5_1_shard\"}", |
| 73 | + "CAPTURE_NODE_STAT": "true" |
| 74 | + }, |
| 75 | + "cluster_configuration": { |
| 76 | + "size": "Single-Node", |
| 77 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 78 | + } |
| 79 | + }, |
| 80 | + "id_6": { |
| 81 | + "description": "Search only test-procedure for NYC_TAXIS, uses snapshot to restore the data for OS-2.x", |
| 82 | + "supported_major_versions": ["2"], |
| 83 | + "cluster-benchmark-configs": { |
| 84 | + "SINGLE_NODE_CLUSTER": "true", |
| 85 | + "MIN_DISTRIBUTION": "true", |
| 86 | + "TEST_WORKLOAD": "nyc_taxis", |
| 87 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots\",\"snapshot_name\":\"nyc_taxis_1_shard\"}", |
| 88 | + "CAPTURE_NODE_STAT": "true" |
| 89 | + }, |
| 90 | + "cluster_configuration": { |
| 91 | + "size": "Single-Node", |
| 92 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 93 | + } |
| 94 | + }, |
| 95 | + "id_7": { |
| 96 | + "description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-2.x", |
| 97 | + "supported_major_versions": ["2"], |
| 98 | + "cluster-benchmark-configs": { |
| 99 | + "SINGLE_NODE_CLUSTER": "true", |
| 100 | + "MIN_DISTRIBUTION": "true", |
| 101 | + "TEST_WORKLOAD": "http_logs", |
| 102 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots\",\"snapshot_name\":\"http_logs_1_shard\"}", |
| 103 | + "CAPTURE_NODE_STAT": "true" |
| 104 | + }, |
| 105 | + "cluster_configuration": { |
| 106 | + "size": "Single-Node", |
| 107 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 108 | + } |
| 109 | + }, |
| 110 | + "id_8": { |
| 111 | + "description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-2.x", |
| 112 | + "supported_major_versions": ["2"], |
| 113 | + "cluster-benchmark-configs": { |
| 114 | + "SINGLE_NODE_CLUSTER": "true", |
| 115 | + "MIN_DISTRIBUTION": "true", |
| 116 | + "TEST_WORKLOAD": "big5", |
| 117 | + "WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots\",\"snapshot_name\":\"big5_1_shard\"}", |
| 118 | + "CAPTURE_NODE_STAT": "true" |
| 119 | + }, |
| 120 | + "cluster_configuration": { |
| 121 | + "size": "Single-Node", |
| 122 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 123 | + } |
| 124 | + }, |
| 125 | + "id_9": { |
| 126 | + "description": "Indexing and search configuration for pmc workload", |
| 127 | + "supported_major_versions": ["2", "3"], |
| 128 | + "cluster-benchmark-configs": { |
| 129 | + "SINGLE_NODE_CLUSTER": "true", |
| 130 | + "MIN_DISTRIBUTION": "true", |
| 131 | + "TEST_WORKLOAD": "pmc", |
| 132 | + "WORKLOAD_PARAMS": "{\"number_of_replicas\":\"0\",\"number_of_shards\":\"1\"}", |
| 133 | + "CAPTURE_NODE_STAT": "true" |
| 134 | + }, |
| 135 | + "cluster_configuration": { |
| 136 | + "size": "Single-Node", |
| 137 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 138 | + } |
| 139 | + }, |
| 140 | + "id_10": { |
| 141 | + "description": "Indexing only configuration for stack-overflow workload", |
| 142 | + "supported_major_versions": ["2", "3"], |
| 143 | + "cluster-benchmark-configs": { |
| 144 | + "SINGLE_NODE_CLUSTER": "true", |
| 145 | + "MIN_DISTRIBUTION": "true", |
| 146 | + "TEST_WORKLOAD": "so", |
| 147 | + "WORKLOAD_PARAMS": "{\"number_of_replicas\":\"0\",\"number_of_shards\":\"1\"}", |
| 148 | + "CAPTURE_NODE_STAT": "true" |
| 149 | + }, |
| 150 | + "cluster_configuration": { |
| 151 | + "size": "Single-Node", |
| 152 | + "data_instance_config": "4vCPU, 32G Mem, 16G Heap" |
| 153 | + } |
| 154 | + } |
| 155 | +} |
0 commit comments