Drop requirements branch override for translations
Now that propose-translation-updates and upstream-translation-update are running on ubuntu-noble nodes, we have newer Python and should no longer need to use an older constraints list for them. Change-Id: Ie911a93bebd926ab865d3a9249c0a37f63a0fd35
This commit is contained in:
@@ -1115,8 +1115,7 @@
|
||||
constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
- name: openstack/requirements
|
||||
override-checkout: stable/2024.2
|
||||
- openstack/requirements
|
||||
branches: master
|
||||
# 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).
|
||||
@@ -1173,8 +1172,7 @@
|
||||
protected: true
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
- name: openstack/requirements
|
||||
override-checkout: stable/2024.2
|
||||
- openstack/requirements
|
||||
branches: master
|
||||
# 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).
|
||||
|
Reference in New Issue
Block a user