Merge "Fix nested snapshot job"
This commit is contained in:
commit
fbe9ef97ee
@ -805,14 +805,14 @@
|
||||
args:
|
||||
volume_size:
|
||||
min: 1
|
||||
max: 5
|
||||
max: 2
|
||||
nested_level:
|
||||
min: 5
|
||||
max: 10
|
||||
min: 2
|
||||
max: 2
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 1
|
||||
concurrency: 1
|
||||
times: 2
|
||||
concurrency: 2
|
||||
context:
|
||||
users:
|
||||
tenants: 2
|
||||
@ -823,7 +823,9 @@
|
||||
flavor:
|
||||
name: "m1.tiny"
|
||||
servers_per_tenant: 2
|
||||
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
GlanceImages.create_and_delete_image:
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user