From 6a86854b504db5a67b243053bd1916f914b8717d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 9 Jul 2019 17:14:00 +0200 Subject: Remove functest-tempest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Functest Kubernetes directly calls Rally API which force dependencies to rally and its plugins. Then it installs rally, rally-openstack and xrally-kubernetes as Functest dependencies. Change-Id: I18e0c2ba30588707beba1746aa4bfbc1ab7509c6 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 9ee41a7fe..15d5bbef6 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -18,3 +18,8 @@ ansible===2.3.2.0 xtesting===0.70.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 +-e git+https://opendev.org/openstack/tempest#egg=tempest +git+https://opendev.org/openstack/rally.git#egg=rally +git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack +git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes +git+https://github.com/esnme/ultrajson@d25e024f481c5571d15f3c0c406a498ca0467cfd#egg=ujson -- cgit 1.2.3-korg