Use rally-openstack 1.7.0 for stable/rocky

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: I9ec8331bae54d191955a843f9d3f8c5537dc37f6
Closes-Bug: #1868691
This commit is contained in:
Bernard Cafarelli 2020-03-24 15:29:15 +01:00
parent efc2e73b75
commit f25c5a6c95
No known key found for this signature in database
GPG Key ID: 9531F08245465A52
1 changed files with 2 additions and 1 deletions

View File

@ -229,7 +229,8 @@
neutron-trunk: true
rally_task: rally-jobs/task-neutron.yaml
required-projects:
- openstack/rally-openstack
- name: openstack/rally-openstack
override-checkout: 1.7.0
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$