Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated universe creation yaml #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 9 additions & 23 deletions config/yugabyte/write_workloads/universe_creation.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,15 @@
benchmarks:
- name: perf-sysbench
- name: perf-featurebench
workloadSpec:
type: sysbench
type: featurebench
properties:
create: false
load: false
run: false
client-instance-type: c5.xlarge
sysbench-repo-branch: master
tables: 100
table_size: 4000000
workload_subtype: oltp_read_only
load_threads: 10
run_threads: 10
point_selects: 10
num_rows_in_insert: 10
test-user: <>
time: 100
warmup-time: 100
range_key_partitioning: false
range_selects: false
serial_cache_size: 1000
thread-init-timeout: 90
execute: false
client-instance-type: c5.large
benchbase-repo-branch: master
test-user: sagarwal
yaml-relative-path: config/yugabyte/scan_workloads/yugabyte/scanG4_yb_pkey_rangeScan_INclause_increasingRows_.yaml
yb_owner: perf-team
clusterSpec:
platformId: 301
Expand All @@ -45,12 +33,10 @@ benchmarks:
# - "name": "ysql_yb_enable_expression_pushdown"
# "value": true
jobGroup:
- name: sysbench
- name: featurebench
numClusters: 1
reuse: true
clusterSpec:
overrides: {}
workloadSpec:
overrides:
workload_subtype:
- '{"workload": "oltp_read_only", "threads": [120]}'
overrides: {}