From baa8f2d5f67d45e5761f92cb93fe22050f08d0fe Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 27 Feb 2018 14:25:49 +0100 Subject: Clean all OpenStack related modules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Xtesting is only focused on the framework and entry points. Change-Id: I1a4146ed8519438b13810a20ddf1140c35bb6ecd Signed-off-by: Cédric Ollivier --- functest/ci/rally_aarch64_patch.conf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 functest/ci/rally_aarch64_patch.conf (limited to 'functest/ci/rally_aarch64_patch.conf') diff --git a/functest/ci/rally_aarch64_patch.conf b/functest/ci/rally_aarch64_patch.conf deleted file mode 100644 index e5cae813..00000000 --- a/functest/ci/rally_aarch64_patch.conf +++ /dev/null @@ -1,5 +0,0 @@ -img_name_regex = ^TestVM$ -img_url = http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img -flavor_ref_ram = 256 -flavor_ref_alt_ram = 256 -heat_instance_type_ram = 256 -- cgit 1.2.3-korg