heat-tempest-plugin/.zuul.yaml
Takashi Kajinami 026c675f0a Add stable/2024.2 job
Change-Id: Id4e78e931e64be7c746024e7be251ff964788900
2024-09-29 14:01:00 +09:00

42 lines
980 B
YAML

- job:
name: heat-functional-2024-2
parent: heat-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.2
- 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-2
- heat-functional-2024-1
- heat-functional-2023-2
- heat-functional-2023-1
gate:
jobs:
- heat-functional
- heat-functional-legacy