diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-09-15 08:39:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-15 08:39:02 +0000 |
commit | 59320641c1ee0639d4e112ac6a6fa4011f4067df (patch) | |
tree | eef5f710bf92be0841c69d0d11251e1222098835 /functest/ci | |
parent | 3945146d7448ba57b79dd4c350ce7f8881661a8e (diff) | |
parent | d11b1b3a50af1c8ff86f1f6b269fadffe32c34ab (diff) |
Merge "Refactor resource creation and cleanup in rally"
Diffstat (limited to 'functest/ci')
-rw-r--r-- | functest/ci/config_functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 92a49974..16ba8b82 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -130,6 +130,7 @@ tempest: volume_device_name: vdc rally: + unique_names: True deployment_name: opnfv-rally network_name: rally-net subnet_name: rally-subnet |