CI: scale back the number of inspector and scope enforced jobs

* Remove specific scope enforced jobs from master

With recent oslo.policy changes, we no longer need to have specific
scope enforced test jobs. As such, removing them from master branch
testing.

* Leave only the master ironic-inspector job voting

Inspector is deprecated and does not receive many changes. Leave one
voting jobs and 2 non-voting: for 2024.1 and the discovery one.

* Remove inspector scope enforced jobs from the gate

They are not in the check pipeline and must not be in the gate.
Same logic as above applies to these jobs.

* Copy anaconda jobs into the gate pipeline

Voting check jobs must be in the gate, so fixing the descrepancy.

* Purge definitions of unused jobs.

Co-Authored-By: Dmitry Tantsur <dtantsur@protonmail.com>
Change-Id: I17e1604b036e98ee2e8ce6424bfeb2b0bef8e471
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 11eb7c0..8e7dd20 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -15,17 +15,11 @@
         - ironic-tempest-functional-python3-2024.1
         - ironic-tempest-functional-python3-2023.2:
             voting: false
-        - ironic-tempest-functional-rbac-scope-enforced
         - ironic-tempest-functional-rbac-scope-enforced-2024.1
         - ironic-tempest-functional-rbac-scope-enforced-2023.2
         # Enable these *once* we have the policy fix backported
         # for making own node changes.
         # - ironic-tempest-functional-rbac-scope-enforced-2023.1
-        - ironic-inspector-tempest
-        - ironic-inspector-tempest-2024.1
-        - ironic-inspector-tempest-2023.2
-        - ironic-inspector-tempest-2023.1:
-            voting: false
         - ironic-standalone-anaconda
         - ironic-standalone-anaconda-2024.1
         - ironic-standalone-anaconda-2023.2
@@ -36,6 +30,11 @@
         - ironic-standalone-redfish-2023.2
         - ironic-standalone-redfish-2023.1:
             voting: false
+        # NOTE(dtantsur): inspector is deprecated and rarely sees any changes,
+        # no point in running many jobs
+        - ironic-inspector-tempest
+        - ironic-inspector-tempest-2024.1:
+            voting: false
         # NOTE(dtantsur): these jobs cover rarely changed tests and are quite
         # unstable, so keep them non-voting.
         # NOTE(TheJulia): Except this first one so we can validate fixes to
@@ -47,10 +46,7 @@
             voting: false
         - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.1:
             voting: false
-        - ironic-inspector-tempest-discovery
-        - ironic-inspector-tempest-discovery-2024.1
-        - ironic-inspector-tempest-discovery-2023.2
-        - ironic-inspector-tempest-discovery-2023.1:
+        - ironic-inspector-tempest-discovery:
             voting: false
     gate:
       jobs:
@@ -62,14 +58,10 @@
         - ironic-tempest-functional-python3-2023.2
         - ironic-tempest-functional-rbac-scope-enforced-2024.1
         - ironic-tempest-functional-rbac-scope-enforced-2023.2
-        - ironic-tempest-functional-rbac-scope-enforced
-        - ironic-inspector-tempest
-        - ironic-inspector-tempest-2024.1
-        - ironic-inspector-tempest-2023.2
-        - ironic-inspector-tempest-rbac-scope-enforced
-        - ironic-inspector-tempest-rbac-scope-enforced-2024.1
-        - ironic-inspector-tempest-rbac-scope-enforced-2023.2
+        - ironic-standalone-anaconda
+        - ironic-standalone-anaconda-2024.1
+        - ironic-standalone-anaconda-2023.2
         - ironic-standalone-redfish
         - ironic-standalone-redfish-2024.1
         - ironic-standalone-redfish-2023.2
-        - ironic-inspector-tempest-discovery
+        - ironic-inspector-tempest