Add native zuulv3 job for lvm

The old/legacy job depends on components
from OpenStack infra that are not maintained
any longer.

Change-Id: I2981f786d21882579c2bbc569615843d253bf5dc
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index bc0d8d3..43ca399 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -4,6 +4,8 @@
       - tempest-plugin-jobs
     check:
       jobs:
+        - manila-tempest-plugin-lvm
+        - manila-tempest-minimal-dsvm-dummy
         - manila-tempest-plugin-zfsonlinux:
             voting: false
         - manila-tempest-dsvm-mysql-generic:
@@ -20,13 +22,11 @@
             voting: false
         - manila-tempest-minimal-dsvm-cephfs-nfs:
             voting: false
-        - manila-tempest-minimal-dsvm-dummy
-        - manila-tempest-minimal-dsvm-lvm
     gate:
       queue: manila
       jobs:
         - manila-tempest-minimal-dsvm-dummy
-        - manila-tempest-minimal-dsvm-lvm
+        - manila-tempest-plugin-lvm
     experimental:
       jobs:
         - manila-tempest-dsvm-glusterfs-nfs: