File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 # Building translated releasenotes can take long for large repositories
99 timeout : 3600
1010 required-projects :
11- - name : openstack /requirements
11+ - name : stackhpc /requirements
1212 vars :
1313 constraints_file : ' {{ ansible_user_dir }}/src/github.com/stackhpc/requirements/upper-constraints.txt'
Original file line number Diff line number Diff line change 1111 regex : ^.*/(victoria|wallaby|xena|yoga|zed|2023.1|2023.2|2024.1|2024.2)$
1212 negate : true
1313 required-projects :
14- - name : openstack /requirements
14+ - name : stackhpc /requirements
1515 irrelevant-files : &common-irrelevant-files
1616 - ^.*\.rst$
1717 - ^api-ref/.*$
Original file line number Diff line number Diff line change 2727 regex : ^stable/(victoria|wallaby|xena|yoga|zed|2023.1|2023.2|2024.1|2024.2)$
2828 negate : true
2929 required-projects :
30- - name : openstack /requirements
30+ - name : stackhpc /requirements
3131 vars :
3232 tox_constraints_file : ' {{ ansible_user_dir }}/src/github.com/stackhpc/requirements/upper-constraints.txt'
3333 bindep_profile : compile test doc
6565 file is build if the tox environment specified by
6666 :zuul:jobvar:`tox_pdf_envlist` exists.
6767 required-projects :
68- - name : openstack /requirements
68+ - name : stackhpc /requirements
6969 vars :
7070 tox_constraints_file : ' {{ ansible_user_dir }}/src/github.com/stackhpc/requirements/upper-constraints.txt'
7171 bindep_profile : compile test doc
109109 :zuul:jobvar:`tox_pdf_envlist` exists.
110110
111111 required-projects :
112- - name : openstack /requirements
112+ - name : stackhpc /requirements
113113 vars :
114114 tox_constraints_file : ' {{ ansible_user_dir }}/src/github.com/stackhpc/requirements/upper-constraints.txt'
115115 tox_envlist : docs
Original file line number Diff line number Diff line change 77 description : |
88 Base job to run tox jobs with OpenStack project specific updates.
99
10- Processing upper-constraints files from openstack /requirements.
10+ Processing upper-constraints files from stackhpc /requirements.
1111 branches :
1212 regex : ^*/(victoria|wallaby|xena|yoga|zed|2023.1|2023.2|2024.1|2024.2)$
1313 negate : true
2727 description : |
2828 Base job to run tox jobs with OpenStack project specific updates.
2929
30- Processing upper-constraints files from openstack /requirements.
30+ Processing upper-constraints files from stackhpc /requirements.
3131 branches :
3232 - ^.*/2023.1
3333 - ^.*/2023.2
4747 description : |
4848 Base job (Focal) to run tox jobs with OpenStack project specific updates.
4949
50- Processing upper-constraints files from openstack /requirements.
50+ Processing upper-constraints files from stackhpc /requirements.
5151
5252 This job runs on Focal from stable/victoria until stable/zed. This
5353 job is prepared to make sure all stable branches from stable/victoria until
You can’t perform that action at this time.
0 commit comments