From 0ec5895c9717db5881d2345530579aa47f52f455 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 11 Sep 2014 18:49:05 +0100 Subject: [PATCH] Add non-isolated jobs to experimental pipeline To verify that the work done in tempest bp:test-accounts did not break anything, we need the ability to run the non-isolated jobs on demand via the experimental pipeline. Partially-implements bp:test-accounts Change-Id: I793705e5b58f90ac0b703f173686c3f8b465e80c --- 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 7a34579524..93ba6e6dfb 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -2467,6 +2467,8 @@ projects: - check-tempest-dsvm-nova-v3-full - gate-tempest-dsvm-ceilometer-mongodb - gate-tempest-dsvm-ceilometer-mongodb-full + - check-tempest-dsvm-full-non-isolated + - check-tempest-dsvm-neutron-full-non-isolated # havana compat jobs for tempest master (non voting) - check-tempest-master-dsvm-full-havana - check-tempest-master-dsvm-neutron-havana