From 6e5f69b4b5a6c4552f00bdf59a3d1ec200eb8bc6 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Fri, 9 Oct 2015 12:28:16 +0200 Subject: [PATCH] openstack: do not buildpackages by default It depends on other commits that were not merged yet. Signed-off-by: Loic Dachary --- teuthology/openstack/test/openstack.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/teuthology/openstack/test/openstack.yaml b/teuthology/openstack/test/openstack.yaml index e4da97b02a..8b1199756e 100644 --- a/teuthology/openstack/test/openstack.yaml +++ b/teuthology/openstack/test/openstack.yaml @@ -11,9 +11,3 @@ overrides: s3tests: idle_timeout: 1200 archive-on-error: true -tasks: - - buildpackages: - machine: - disk: 40 # GB - ram: 15000 # MB - cpus: 16 -- 2.39.5