Remove non existing puppet-openstack-integration from check pipeline

puppet-openstack-integration* jobs are not defined anymore in
puppet-openstack-integration repo
- https://review.opendev.org/c/openstack/puppet-openstack-integration/+/623100/

and they does not run in check pipeline even raise config error on
modifying the project.yaml

- https://review.opendev.org/c/openstack/tempest/+/797614

Let's remove those and if new puppet jobs are required to run
in Tempest gate then we can add the correct one.

Change-Id: Icbc5670320682a7071e957119919247497733c9b
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 698df53..c876579 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -68,18 +68,6 @@
             irrelevant-files: *tempest-irrelevant-files
         - grenade:
             irrelevant-files: *tempest-irrelevant-files
-        - puppet-openstack-integration-4-scenario001-tempest-centos-7:
-            voting: false
-            irrelevant-files: *tempest-irrelevant-files
-        - puppet-openstack-integration-4-scenario002-tempest-centos-7:
-            voting: false
-            irrelevant-files: *tempest-irrelevant-files
-        - puppet-openstack-integration-4-scenario003-tempest-centos-7:
-            voting: false
-            irrelevant-files: *tempest-irrelevant-files
-        - puppet-openstack-integration-4-scenario004-tempest-centos-7:
-            voting: false
-            irrelevant-files: *tempest-irrelevant-files
         - neutron-tempest-dvr:
             voting: false
             irrelevant-files: *tempest-irrelevant-files