diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-06-22 07:49:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-22 07:49:18 +0000 |
commit | e62f0f289621c843e60f21f69a8e87e7d2778f36 (patch) | |
tree | 1d82385ad71d7cfc08bc4845627f8a304e6ee079 /docker/thirdparty-requirements.txt | |
parent | 4d669670f13e5ab4394a2c9e38073bf7281555ae (diff) | |
parent | ef5cb916b85336057dc7a9000d53285257d1f851 (diff) |
Merge "Clone tempest repository in the Docker image"
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 d9ad368e2..064b51850 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -2,5 +2,5 @@ git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests networking-bgpvpn kingbird rally -tempest>=12.1.0 # Apache-2.0 +tempest>=15.0.0 # Apache-2.0 git+https://github.com/openstack/refstack-client#egg=refstack-client |