From bcb9c9e088074a5e8894c13e5f329ad5da173637 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 16 Nov 2017 12:04:46 +0000 Subject: [PATCH] zuul: Use horizon-dsvm-tempest-plugin job from horizon Change-Id: I3c6109df15480d5fbee1d420d573a4f529022d91 --- .zuul.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..0e73686 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,9 @@ +--- +- project: + name: openstack/tempest-horizon + check: + jobs: + - horizon-dsvm-tempest-plugin + gate: + jobs: + - horizon-dsvm-tempest-plugin