Merge "Remove legacy standalone jobs from test execution"
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 73d6162..1c99350 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -6,9 +6,6 @@
     check:
       jobs:
         # NOTE(dtantsur): keep N-3 and older non-voting for these jobs.
-        - ironic-standalone
-        - ironic-standalone-2024.2
-        - ironic-standalone-2024.1
         - ironic-tempest-functional-python3
         - ironic-tempest-functional-python3-2024.2
         - ironic-tempest-functional-python3-2024.1
@@ -31,9 +28,6 @@
             voting: false
     gate:
       jobs:
-        - ironic-standalone
-        - ironic-standalone-2024.2
-        - ironic-standalone-2024.1
         - ironic-tempest-functional-python3
         - ironic-tempest-functional-python3-2024.2
         - ironic-tempest-functional-python3-2024.1