[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:
Boris Pavlovic 2016-05-18 15:33:43 -07:00
parent efb84c04c4
commit 5d5fe29016
1 changed files with 6 additions and 1 deletions

View File

@ -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:
-