Move CeilometerResource.get_tenant_resource to unstable

Ceilometer is broken so we should move this to unblock gates

Change-Id: I7db0293bd6f51951293025b7f3663d507a25ea02
This commit is contained in:
Boris Pavlovic 2015-06-26 06:57:41 -07:00
parent fcc999892f
commit 6174738e86

View File

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