From 38251180e71629a792c412a7d357a1e59b5eb295 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Tue, 27 Jun 2017 18:14:55 +0300 Subject: Remove Rally requests scenario HttpRequests scenario is not directly related to OpenStack and not supported by Rally in https environment. Change-Id: I2e91d129d82dfaba62eca25e3e4890ff54f52ac6 Signed-off-by: Juha Kosonen --- functest/opnfv_tests/openstack/rally/task.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'functest/opnfv_tests/openstack/rally/task.yaml') 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 %} -- cgit 1.2.3-korg