From b38dc02d748b0d222b98fe5d587057cfaa26dbdc Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Tue, 24 Mar 2020 15:29:15 +0100 Subject: [PATCH] Use rally-openstack 1.7.0 for stable/train Master branch now has requirements incompatible with stable branches constraints [0], so this switches to last tag compatible. Longer term fix will be to run rally in a virtualenv, but this is lower priority than other tasks. This can be revisited at the time, though for older branches we will probably stick with pinned version [0] https://opendev.org/openstack/rally-openstack/commit/5776e015f16321fdb489ebb482d984ccd3cd2903 Change-Id: I24fad07d3a15c62d4de711a957f19d375862c28d Closes-Bug: #1868691 --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index b74cb4e52ca..e9c56474b80 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -174,7 +174,8 @@ neutron-trunk: true required-projects: - openstack/rally - - openstack/rally-openstack + - name: openstack/rally-openstack + override-checkout: 1.7.0 - openstack/osprofiler irrelevant-files: - ^.*\.rst$