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] 5776e015f1

Change-Id: I24fad07d3a15c62d4de711a957f19d375862c28d
Closes-Bug: #1868691
This commit is contained in:
Bernard Cafarelli 2020-03-24 15:29:15 +01:00
parent 651eb12bec
commit b38dc02d74
No known key found for this signature in database
GPG Key ID: 9531F08245465A52
1 changed files with 2 additions and 1 deletions

View File

@ -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$