From 76283641042d4f594dac6cda53f0f7fabaeb42a3 Mon Sep 17 00:00:00 2001 From: Alexander Chadin Date: Thu, 1 Mar 2018 11:36:05 +0000 Subject: [PATCH] Add watcher-tempest-multinode job Change-Id: Ia51d6e3a4be349c1527787cfd859169522efd22d --- .zuul.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..bd9c5e5 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,5 @@ +- project: + check: + jobs: + - watcher-tempest-multinode +