Skip to content

Commit 838bc61

Browse files
Elod Illeskarelyatin
authored andcommitted
[stable-only] Pin osprofiler to 4.3.0
neutron-ovs-rally-task job started to fail now that pyproject.toml was added in osprofiler for package building. This patch pins osprofiler to previous release that does not contain yet the new build method. Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/955450 Change-Id: Ie038a896b1d3d779a04a1262b29791f996f40b15 Signed-off-by: Elod Illes <[email protected]>
1 parent 59c9ad4 commit 838bc61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zuul.d/rally.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
required-projects:
5151
- openstack/rally
5252
- openstack/rally-openstack
53-
- openstack/osprofiler
53+
- name: openstack/osprofiler
54+
override-checkout: 4.3.0
5455
irrelevant-files:
5556
- ^\.pylintrc$
5657
- ^test-requirements.txt$

0 commit comments

Comments
 (0)