diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-07-05 15:01:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-05 15:01:40 +0000 |
commit | 0b68c9980659ed2698dcd5f562efa59e715a62db (patch) | |
tree | a61fbde1317e1876d80d0170f83ca8826323efca /docker/thirdparty-requirements.txt | |
parent | b4cacd1ca87b7cbe7c166a543e8f448b723c837d (diff) | |
parent | 6abb165d292dc96eba734a68d17a942e5c333203 (diff) |
Merge "Clone tempest before installing the package"
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r-- | docker/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index cd56a0681..82fe4efdc 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -6,5 +6,5 @@ git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 rally -tempest>=12.1.0 # Apache-2.0 +-e git+https://github.com/openstack/tempest@14.0.0#egg=tempest # Apache-2.0 git+https://github.com/openstack/refstack-client#egg=refstack-client |