horizon/.zuul.d/project.yaml
Ghanshyam Mann 6305d05ed8 Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu
Noble (which will be taken care by depends-on tempest and devstack
patches to move base jobs to Noble) and at least single job to run on
Ubutnu Jammy (for smooth upgrade from previous releases).

Tracking: https://etherpad.opendev.org/p/migrate-to-noble

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Ifb685612926f64ea96713ae443b49cd9c2af94fd
2024-12-05 10:49:32 -08:00

38 lines
1.1 KiB
YAML

- project:
queue: horizon
templates:
- check-requirements
- horizon-cross-jobs
- horizon-nodejs-jobs
- horizon-non-primary-django-jobs
- openstack-python3-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- horizon-selenium-headless
- horizon-integration-pytest
- horizon-ui-pytest:
voting: false
- horizon-dsvm-tempest-plugin
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
- horizon-dsvm-tempest-plugin-ubuntu-jammy
gate:
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless
- horizon-integration-pytest
- horizon-tempest-plugin-ipv6
- horizon-dsvm-tempest-plugin-ubuntu-jammy
experimental:
jobs:
- horizon-integration-pytest-xstatic-master
- horizon-tox-py36-xstatic-master
- horizon-nodejs20-run-test-xstatic-master
periodic:
jobs:
- horizon-nodejs20-run-test
- horizon-integration-pytest