diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2017-03-08 15:39:49 +0200 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2017-03-09 06:51:53 +0000 |
commit | 961aa0b046824b21c73a2ef7386c78e3425325bb (patch) | |
tree | 28e9db40134ed9664121e66fa18df99009d36748 /functest/ci | |
parent | 68dbfb326dbfa6086ebfd36736250021b20ed5f7 (diff) |
Install kingbird verifier extension for tempest
JIRA: FUNCTEST-742
Change-Id: I5de8ed22932250c542751e38eae3185c4a263cd0
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'functest/ci')
-rwxr-xr-x | 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 3d576318..b5cec562 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -38,6 +38,7 @@ general: functest_data: /home/opnfv/functest/data ims_data: /home/opnfv/functest/data/ims/ rally_inst: /home/opnfv/.rally + repo_kingbird: /home/opnfv/repos/kingbird openstack: creds: /home/opnfv/functest/conf/openstack.creds |