[CI] Add missing SLA to actually bugs check bugs in gates
Without SLA we are not checking anything. Change-Id: I98916b94ea8a83c115725f98faed54276f6ebf28
This commit is contained in:
parent
30e77e0cd8
commit
f09d00c735
@ -538,6 +538,9 @@
|
||||
users:
|
||||
tenants: 1
|
||||
users_per_tenant: 1
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
-
|
||||
args:
|
||||
sleep: 0.6
|
||||
@ -550,7 +553,9 @@
|
||||
users:
|
||||
tenants: 1
|
||||
users_per_tenant: 1
|
||||
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
Dummy.dummy_exception:
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user