diff --git a/rally-jobs/rally-neutron-existing-users.yaml b/rally-jobs/rally-neutron-existing-users.yaml index 1e5a8605..4782f2e6 100644 --- a/rally-jobs/rally-neutron-existing-users.yaml +++ b/rally-jobs/rally-neutron-existing-users.yaml @@ -90,7 +90,7 @@ concurrency: 1 sla: failure_rate: - max: 0 + max: 100 - title: Test main Neutron actions workloads: diff --git a/rally-jobs/rally.yaml b/rally-jobs/rally.yaml index d64cbb9e..f49add0f 100644 --- a/rally-jobs/rally.yaml +++ b/rally-jobs/rally.yaml @@ -433,7 +433,7 @@ images_per_tenant: 1 sla: failure_rate: - max: 0 + max: 100 - runner: @@ -451,7 +451,7 @@ images_per_tenant: 1 sla: failure_rate: - max: 0 + max: 100 GlanceImages.create_and_get_image: - @@ -472,7 +472,7 @@ version: 2 sla: failure_rate: - max: 0 + max: 100 GlanceImages.create_and_delete_image: # - @@ -514,7 +514,7 @@ version: 2 sla: failure_rate: - max: 0 + max: 100 # # - @@ -579,7 +579,7 @@ version: 2 sla: failure_rate: - max: 0 + max: 100 GlanceImages.create_image_and_boot_instances: - @@ -600,7 +600,7 @@ users_per_tenant: 1 sla: failure_rate: - max: 0 + max: 100 GlanceImages.create_and_update_image: - @@ -618,7 +618,7 @@ users_per_tenant: 2 sla: failure_rate: - max: 0 + max: 100 SwiftObjects.create_container_and_object_then_list_objects: -