Merge "Use 2024.2 constraints translation jobs"
This commit is contained in:
commit
cc589a4313
@ -1166,7 +1166,8 @@
|
|||||||
constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
|
constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- openstack/requirements
|
- name: openstack/requirements
|
||||||
|
override-checkout: stable/2024.2
|
||||||
# Zanata-cli needs Java 8 and will fail with newer Java, Bionic has Java 8
|
# Zanata-cli needs Java 8 and will fail with newer Java, Bionic has Java 8
|
||||||
# This was tested with Zanata up to version 4.6.2 (current release in March 2019).
|
# This was tested with Zanata up to version 4.6.2 (current release in March 2019).
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
@ -1192,7 +1193,8 @@
|
|||||||
protected: true
|
protected: true
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- openstack/requirements
|
- name: openstack/requirements
|
||||||
|
override-checkout: stable/2024.2
|
||||||
# Zanata-cli needs Java 8 and will fail with newer Java, Bionic has Java 8.
|
# Zanata-cli needs Java 8 and will fail with newer Java, Bionic has Java 8.
|
||||||
# This was tested with Zanata up to version 4.6.2 (current release in March 2019).
|
# This was tested with Zanata up to version 4.6.2 (current release in March 2019).
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
Loading…
Reference in New Issue
Block a user