Skip to content

Commit eb905c9

Browse files
authored
Merge pull request #133 from stackhpc/upstream/2024.1-2025-10-20
Synchronise 2024.1 with upstream
2 parents a78bff3 + 8e0405c commit eb905c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.zuul.d/cross-jobs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
vars:
4141
zuul_work_dir: "{{ (zuul.projects.values() | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}"
4242
tox_constraints_file: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/requirements'].src_dir }}/upper-constraints.txt"
43+
node_version: 20
4344
pre-run: playbooks/nodejs-pre.yaml
4445
files:
4546
- upper-constraints.txt

upper-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ debtcollector===3.0.0
120120
requests-unixsocket===0.3.0
121121
responses===0.25.0
122122
croniter===2.0.1
123-
horizon===24.0.1
123+
horizon===24.0.2
124124
octavia-lib===3.5.0
125125
python-watcherclient===4.4.0
126126
MarkupSafe===2.1.5

0 commit comments

Comments
 (0)