Skip to content

Commit e5af991

Browse files
committed
Add build-openstack-releasenotes shadow
1 parent ff8a3f0 commit e5af991

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

zuul.d/openstack-jobs-shadow.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,15 @@
220220
- ^.*/yoga
221221
- ^.*/zed
222222

223-
223+
- job:
224+
name: build-openstack-releasenotes
225+
parent: build-reno-releasenotes
226+
nodeset: ubuntu-jammy
227+
description: |
228+
Build releasenotes, with optional translation support, using reno.
229+
# Building translated releasenotes can take long for large repositories
230+
timeout: 3600
231+
required-projects:
232+
- name: openstack/requirements
233+
vars:
234+
constraints_file: '{{ ansible_user_dir }}/src/github.com/stackhpc/requirements/upper-constraints.txt'

0 commit comments

Comments
 (0)