Remove stable/2023.1 job from master gate

stable/2023.1 is planned to be in unmaintained state[1]
and with python 3.8 drop from Tempest[2], we have to pin the
Tempest for stable/2023.1 testing[3]. This means Tempest and
its plugin master does not need to support stable/2023.1.

With that we can remove the stable/2023.1 jobs from tempest
plugin master jobs.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/
[2] https://review.opendev.org/c/openstack/tempest/+/933398
[3] https://review.opendev.org/c/openstack/devstack/+/933704

Change-Id: Iee5daac1edcb1aaa6c5eb8e922ec7732899afa57
diff --git a/.zuul.yaml b/.zuul.yaml
index 673a758..8e1452c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -10,7 +10,6 @@
         - barbican-tempest-plugin-simple-crypto-2024-2
         - barbican-tempest-plugin-simple-crypto-2024-1
         - barbican-tempest-plugin-simple-crypto-2023-2
-        - barbican-tempest-plugin-simple-crypto-2023-1
         - barbican-tempest-plugin-simple-crypto-ipv6-only
         - barbican-tempest-plugin-simple-crypto-castellan-src
         - barbican-tempest-plugin-simple-crypto-cursive
@@ -85,13 +84,6 @@
     vars: *microversion_v1_1
 
 - job:
-    name: barbican-tempest-plugin-simple-crypto-2023-1
-    parent: barbican-tempest-plugin-simple-crypto
-    nodeset: openstack-single-node-jammy
-    override-checkout: stable/2023.1
-    vars: *microversion_v1_1
-
-- job:
     name: barbican-tempest-plugin-simple-crypto-yoga
     parent: barbican-tempest-plugin-simple-crypto
     nodeset: openstack-single-node-focal
@@ -177,16 +169,6 @@
             #  enable_multiple_secret_stores: True
 
 - job:
-    name: barbican-tempest-plugin-simple-crypto-secure-rbac-2023-1
-    parent: barbican-tempest-plugin-simple-crypto-secure-rbac
-    nodeset: openstack-single-node-jammy
-    override-checkout: stable/2023.1
-    required-projects:
-      - name: openstack/barbican-tempest-plugin
-        override-checkout: a31f9ef3a68e58fe970783d1b7b4cff45e4ee78b
-    vars: *microversion_v1_0
-
-- job:
     name: barbican-tempest-plugin-simple-crypto-secure-rbac-zed
     parent: barbican-tempest-plugin-simple-crypto-secure-rbac
     nodeset: openstack-single-node-focal