heat-tempest-plugin/.zuul.yaml

42 lines
971 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
- job:
name: heat-functional-zed
parent: heat-functional
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- 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
- heat-functional-zed
gate:
jobs:
- heat-functional
- heat-functional-legacy