diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 885517c2b8..a9fb3efeb9 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1073,8 +1073,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). @@ -1131,8 +1130,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).