]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/suites/fs/workload/tasks/5-workunit/postgres.yaml
update ceph source to reef 18.2.1
[ceph.git] / ceph / qa / suites / fs / workload / tasks / 5-workunit / postgres.yaml
index 12a84a9ba7c98c47250a17794dd556356cea44bf..7e71dbc884da73f2ce0598e15abefe94beaeeb9a 100644 (file)
@@ -30,7 +30,7 @@ tasks:
       - sudo -u postgres -- postgresql-setup --initdb
       - sudo ls -lZaR /tmp/cephfs/postgres/
       - sudo systemctl start postgresql
-      - sudo -u postgres -- pgbench -s 500 -i
+      - sudo -u postgres -- pgbench -s 32 -i
       - sudo -u postgres -- pgbench -c 100 -j 4 --progress=5 --time=900
       - sudo systemctl stop postgresql
       - sudo ls -lZaR /tmp/cephfs/postgres/