From 2044f5b511f4117502798e9238b49fa58c5fdf9b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Fri, 24 Nov 2017 10:07:32 +0000 Subject: [PATCH] Lighter ceph gates Because heat and horizon are already tested in the main AIO build, there is no reason to test it twice. Instead of we should simplify each build to run faster. I hope this will bring more success in the ceph gates. Change-Id: I7045dce27891b1f47ecc793e19ca3a0d99149c02 --- tests/vars/bootstrap-aio-vars.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/vars/bootstrap-aio-vars.yml b/tests/vars/bootstrap-aio-vars.yml index 5e5784797f..1deb09107d 100644 --- a/tests/vars/bootstrap-aio-vars.yml +++ b/tests/vars/bootstrap-aio-vars.yml @@ -28,8 +28,6 @@ confd_overrides: - name: ceph.yml.aio - name: cinder.yml.aio - name: glance.yml.aio - - name: heat.yml.aio - - name: horizon.yml.aio - name: keystone.yml.aio - name: neutron.yml.aio - name: nova.yml.aio