From f09d00c73560dd1711c49091d2f9ce33c2af3b0f Mon Sep 17 00:00:00 2001 From: Boris Pavlovic Date: Wed, 18 May 2016 15:33:43 -0700 Subject: [PATCH] [CI] Add missing SLA to actually bugs check bugs in gates Without SLA we are not checking anything. Change-Id: I98916b94ea8a83c115725f98faed54276f6ebf28 --- rally-jobs/rally.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rally-jobs/rally.yaml b/rally-jobs/rally.yaml index b016dfd8..0abfce85 100644 --- a/rally-jobs/rally.yaml +++ b/rally-jobs/rally.yaml @@ -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: -