Add .zuul.yaml
Add barbican jobs, these are all defined in barbican repository and thus
can be reused here.
Change-Id: Ifdd003c43f506cc837876149147cc5aa0241b9ca
Needed-By: I254d891ec32c7c3dee7e5fd5ced1823d9b2952f8
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..3fece42
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,11 @@
+- project:
+ name: openstack/barbican-tempest-plugin
+ check:
+ jobs:
+ - barbican-simple-crypto-devstack-tempest
+ gate:
+ jobs:
+ - barbican-simple-crypto-devstack-tempest
+ experimental:
+ jobs:
+ - barbican-simple-crypto-devstack-tempest-py35