From 03e91916a365f769d22d2c382bf44a60cce30f67 Mon Sep 17 00:00:00 2001 From: Dina Belova Date: Fri, 15 Aug 2014 15:49:47 +0400 Subject: [PATCH] Add Ceilometer MongoDB jobs to the Tempest experimental That is needed to check if Tempest Ceilometer notification tests are running okay in case of MongoDB chosen as a backend - there was this theory after some researches. Change-Id: Ibba815bc4e9c742fbe4a90ffd1385bf8f56eb4b4 --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 31a016c0d7..0e3d3c088a 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -2291,6 +2291,8 @@ projects: - check-tempest-dsvm-keystonev3-full - check-tempest-dsvm-neutron-keystonev3-full - check-tempest-dsvm-nova-v3-full + - gate-tempest-dsvm-ceilometer-mongodb + - gate-tempest-dsvm-ceilometer-mongodb-full # havana compat jobs for tempest master (non voting) - check-tempest-master-dsvm-full-havana - check-tempest-master-dsvm-neutron-havana