| - 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-2023-2 | 
 |         - heat-functional-2023-1 | 
 |         - heat-functional-zed | 
 |     gate: | 
 |       jobs: | 
 |         - heat-functional | 
 |         - heat-functional-legacy |