Add native zuulv3 job for zfsonlinux

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

Change-Id: Icc5d16c61b4e4cabf554b2e8bc9f290b6a6d5306
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
new file mode 100644
index 0000000..bc0d8d3
--- /dev/null
+++ b/zuul.d/project.yaml
@@ -0,0 +1,39 @@
+- project:
+    templates:
+      - check-requirements
+      - tempest-plugin-jobs
+    check:
+      jobs:
+        - manila-tempest-plugin-zfsonlinux:
+            voting: false
+        - manila-tempest-dsvm-mysql-generic:
+            voting: false
+        - manila-tempest-dsvm-postgres-container:
+            voting: false
+        - manila-tempest-dsvm-postgres-generic-singlebackend:
+            voting: false
+        - manila-tempest-dsvm-generic-no-share-servers:
+            voting: false
+        - manila-tempest-dsvm-scenario:
+            voting: false
+        - manila-tempest-minimal-dsvm-cephfs-native:
+            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
+    experimental:
+      jobs:
+        - manila-tempest-dsvm-glusterfs-nfs:
+            voting: false
+        - manila-tempest-dsvm-glusterfs-native:
+            voting: false
+        - manila-tempest-dsvm-glusterfs-nfs-heketi:
+            voting: false
+        - manila-tempest-dsvm-glusterfs-native-heketi:
+            voting: false