Merge "Drop requirements branch override for translations"

This commit is contained in:
Zuul
2025-07-11 23:36:42 +00:00
committed by Gerrit Code Review

View File

@@ -1073,8 +1073,7 @@
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
- name: openstack/requirements - openstack/requirements
override-checkout: stable/2024.2
branches: master branches: master
# Zanata-cli needs Java 8 and will fail with newer Java. Noble still ships OpenJDK 8. # Zanata-cli needs Java 8 and will fail with newer Java. Noble still ships OpenJDK 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).
@@ -1131,8 +1130,7 @@
protected: true protected: true
required-projects: required-projects:
- openstack/horizon - openstack/horizon
- name: openstack/requirements - openstack/requirements
override-checkout: stable/2024.2
branches: master branches: master
# Zanata-cli needs Java 8 and will fail with newer Java. Noble still ships OpenJDK 8. # Zanata-cli needs Java 8 and will fail with newer Java. Noble still ships OpenJDK 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).