From 3e503a868cc7211324b472767648023b3706497c Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Sun, 13 Oct 2019 12:36:15 +0200 Subject: [PATCH] Select last xrally-kubernetes commit id MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Master was verified vs that commit id which gets better results than the backport try (1.1.1) which never passed. Change-Id: I7a66a1c2a4dcb3ea7325bee4bf4cd3b09e3e5411 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 0629c7d2f..cd786a6a7 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -21,7 +21,7 @@ ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest rally.git===2.0.0 git+https://opendev.org/openstack/rally-openstack.git@49dbdffd4106a2a44daaeee94378c5c0138765ba#egg=rally-openstack -xrally-kubernetes===1.1.1 +git+https://github.com/xrally/xrally-kubernetes.git@7eb6c7be26c2806478d7d68dfdaa964e36e92f36#egg=xrally-kubernetes git+https://github.com/esnme/ultrajson@d25e024f481c5571d15f3c0c406a498ca0467cfd#egg=ujson pylint===1.9.5;python_version=='2.7' pylint===2.3.1;python_version=='3.7' -- 2.16.6