Port Rally Task to format v2
- v1 format is deprecated - Reduce amount of iteration to speed up job - Remove default SLA (same effect as it was) Change-Id: I78e63849b416469a914ccf717d48abc166186f91
This commit is contained in:
parent
495ba042f4
commit
acfae1da48
@ -1,12 +1,13 @@
|
||||
---
|
||||
ZaqarBasic.create_queue:
|
||||
version: 2
|
||||
title: Task used by Zaqar CI job gate-rally-dsvm-zaqar-zaqar-ubuntu-xenial-nv
|
||||
subtasks:
|
||||
-
|
||||
args:
|
||||
name_length: 10
|
||||
title: Zaqar create queue concurrency test
|
||||
scenario:
|
||||
ZaqarBasic.create_queue:
|
||||
name_length: 10
|
||||
runner:
|
||||
type: "rps"
|
||||
times: 1000
|
||||
rps: 50
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
rps:
|
||||
times: 900
|
||||
rps: 50
|
||||
|
Loading…
Reference in New Issue
Block a user