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:
@@ -229,7 +229,8 @@
|
|||||||
neutron-trunk: true
|
neutron-trunk: true
|
||||||
rally_task: rally-jobs/task-neutron.yaml
|
rally_task: rally-jobs/task-neutron.yaml
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/rally-openstack
|
- name: openstack/rally-openstack
|
||||||
|
override-checkout: 1.7.0
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
|||||||
Reference in New Issue
Block a user