heat-tempest-plugin/.zuul.yaml
Takashi Kajinami df5dae4785 Remove stable/zed job
stable/zed was transitioned to unmaintained status, so we no longer
have to test it.

Change-Id: I872ba9c19bc946455cdf1bd5391ef00fa2b5af02
2024-04-30 18:01:58 +09:00

35 lines
800 B
YAML

- job:
name: heat-functional-2024-1
parent: heat-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.1
- job:
name: heat-functional-2023-2
parent: heat-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.2
- job:
name: heat-functional-2023-1
parent: heat-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- project:
queue: heat
templates:
- check-requirements
- tempest-plugin-jobs
check:
jobs:
- heat-functional
- heat-functional-legacy
- heat-functional-2024-1
- heat-functional-2023-2
- heat-functional-2023-1
gate:
jobs:
- heat-functional
- heat-functional-legacy