Make Rally gates more stable by moving things to unstable job

1) Remove SLA check from NovaServers.boot_and_delete_server[2]
  2) Move 2 more cinder benchmarks to unstable

Change-Id: I16e559af5d6fafaadbf2436f27cdb4923fed78dd
This commit is contained in:
Boris Pavlovic 2015-01-19 18:27:22 +03:00
parent 4301d2acf0
commit afc2fa2983
2 changed files with 0 additions and 45 deletions

View File

@ -405,48 +405,6 @@
failure_rate:
max: 0
NovaServers.boot_server_from_volume_and_delete:
-
args:
flavor:
name: "m1.tiny"
image:
name: {{image_name}}
volume_size: 1
runner:
type: "constant"
times: 2
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0
NovaServers.boot_server_from_volume:
-
args:
flavor:
name: "m1.tiny"
image:
name: {{image_name}}
volume_size: 1
runner:
type: "constant"
times: 2
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0
NovaServers.snapshot_server:
-
args:

View File

@ -776,9 +776,6 @@
network:
start_cidr: "100.100.0.0/24"
networks_per_tenant: 2
sla:
failure_rate:
max: 0
-
args: