Add stable/2024.2 job

Change-Id: Id4e78e931e64be7c746024e7be251ff964788900
diff --git a/.zuul.yaml b/.zuul.yaml
index 3eb43ac..883d90e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,4 +1,10 @@
 - 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
@@ -25,6 +31,7 @@
       jobs:
         - heat-functional
         - heat-functional-legacy
+        - heat-functional-2024-2
         - heat-functional-2024-1
         - heat-functional-2023-2
         - heat-functional-2023-1