From 6174738e86d2ef859f3259163bb0f8c995ed34c8 Mon Sep 17 00:00:00 2001 From: Boris Pavlovic Date: Fri, 26 Jun 2015 06:57:41 -0700 Subject: [PATCH] Move CeilometerResource.get_tenant_resource to unstable Ceilometer is broken so we should move this to unblock gates Change-Id: I7db0293bd6f51951293025b7f3663d507a25ea02 --- rally-jobs/rally.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/rally-jobs/rally.yaml b/rally-jobs/rally.yaml index dac8408e..881a55dd 100644 --- a/rally-jobs/rally.yaml +++ b/rally-jobs/rally.yaml @@ -423,26 +423,6 @@ failure_rate: max: 0 - CeilometerResource.get_tenant_resources: - - - runner: - type: "constant" - times: 10 - concurrency: 5 - context: - users: - tenants: 2 - users_per_tenant: 2 - ceilometer: - counter_name: "cpu_util" - counter_type: "gauge" - counter_volume: 1.0 - counter_unit: "instance" - resources_per_tenant: 3 - sla: - failure_rate: - max: 0 - CeilometerSamples.list_samples: - runner: