From 3945146d7448ba57b79dd4c350ce7f8881661a8e Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Fri, 15 Sep 2017 02:17:44 +0000 Subject: Enable tempest run concurrently Append a guid to the end of names of resources created for tempest, including project, user, network, images and flavors. Change-Id: I01fc7c5cb45cd5724a99ba1d220c3f3f7d6639cf Signed-off-by: Linda Wang --- functest/ci/config_functest.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/ci') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index a5f63bb5f..92a49974a 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -110,6 +110,7 @@ odl_sfc: image_format: qcow2 tempest: + unique_names: True deployment_name: opnfv-tempest identity: tenant_name: tempest -- cgit 1.2.3-korg