diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..1852f24 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,8 @@ +- project: + name: openstack/python-watcherclient + check: + jobs: + - watcherclient-tempest-functional + gate: + jobs: + - watcherclient-tempest-functional