Skip to content

Commit e2f3bed

Browse files
committed
qa/suites/nvmeof: Run fio with scalability test
Run fio in parallel with scalability test. Signed-off-by: Vallari Agrawal <[email protected]>
1 parent 877c726 commit e2f3bed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ tasks:
3131
no_coverage_and_limits: true
3232
timeout: 30m
3333
clients:
34+
client.0:
35+
- nvmeof/fio_test.sh
3436
client.3:
3537
- nvmeof/scalability_test.sh nvmeof.a,nvmeof.b
3638
- nvmeof/scalability_test.sh nvmeof.b,nvmeof.c,nvmeof.d
3739
- nvmeof/scalability_test.sh nvmeof.b,nvmeof.c
3840
env:
3941
SCALING_DELAYS: '300'
40-
RBD_POOL: mypool
41-
NVMEOF_GROUP: mygroup0
42+
RUNTIME: '1200'

0 commit comments

Comments
 (0)