diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2016-12-26 02:39:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-26 02:39:24 +0000 |
commit | 264814da718fcab0abf83e36fd1c3b960db16fd7 (patch) | |
tree | 1d30c2e4af9201c41e603258390605ff86cfa27c /functest/ci/config_functest.yaml | |
parent | 76eae8230d0ad213bdca67dceb7ea212a3ac84f6 (diff) | |
parent | e4fea1c639b3f04998595bac43c7a45dea5c4c73 (diff) |
Merge "refactor rally using new constants provider"
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-x | functest/ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index fb438842..15e0d3a1 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -3,7 +3,7 @@ general: # Relative to the path where the repo is cloned: vping: functest/opnfv_tests/openstack/vping dir_odl: functest/opnfv_tests/sdn/odl - dir_rally: functest/opnfv_tests/openstack/rally + rally: functest/opnfv_tests/openstack/rally tempest_cases: functest/opnfv_tests/openstack/tempest/custom_tests dir_vIMS: functest/opnfv_tests/vnf/ims dir_onos: functest/opnfv_tests/sdn/onos/teston |