diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-06-28 07:58:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-28 07:58:57 +0000 |
commit | b35ef0cc9ba337bd46a2eb9d8d52854c80bb484a (patch) | |
tree | 4c2d7fd122828c60ebbd0a6264258440decaf643 /functest/opnfv_tests/openstack/rally/task.yaml | |
parent | 19aabaacbf55e3616545583f299de368a38e3c4f (diff) | |
parent | 38251180e71629a792c412a7d357a1e59b5eb295 (diff) |
Merge "Remove Rally requests scenario"
Diffstat (limited to 'functest/opnfv_tests/openstack/rally/task.yaml')
-rw-r--r-- | functest/opnfv_tests/openstack/rally/task.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/functest/opnfv_tests/openstack/rally/task.yaml b/functest/opnfv_tests/openstack/rally/task.yaml index c482f120..033edb83 100644 --- a/functest/opnfv_tests/openstack/rally/task.yaml +++ b/functest/opnfv_tests/openstack/rally/task.yaml @@ -35,10 +35,6 @@ {%- include "var/opnfv-quotas.yaml"-%} {% endif %} -{% if "requests" in service_list %} -{%- include "var/opnfv-requests.yaml"-%} -{% endif %} - {% if "heat" in service_list %} {%- include "var/opnfv-heat.yaml"-%} {% endif %} |