Re-enabling Heat/Neutron resources test

Fix for this bug was merged in Heat and now we can enable this test in
rally.

Change-Id: Idc8ad50628c7adb9a5837a480b57830d08fbb278
Closes-Bug: #1410788
This commit is contained in:
Sergey Kraynev 2015-01-20 02:44:44 -05:00
parent 841a5788c8
commit 405c678c12
2 changed files with 16 additions and 13 deletions

View File

@ -593,3 +593,19 @@
tenants: 3
users_per_tenant: 2
network: {}
HeatStacks.create_and_delete_stack:
-
args:
template_path: '/home/jenkins/.rally/extra/server_with_ports.yaml.template'
runner:
type: "constant"
times: 3
concurrency: 3
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0

View File

@ -1,19 +1,6 @@
{% set image_name = "^cirros.*uec$" %}
---
HeatStacks.create_and_delete_stack:
-
args:
template_path: '/home/jenkins/.rally/extra/server_with_ports.yaml.template'
runner:
type: "constant"
times: 3
concurrency: 3
context:
users:
tenants: 2
users_per_tenant: 2
NovaSecGroup.boot_and_delete_server_with_secgroups:
-
args: