From 0157be0431600dd56aaaa3260b72cc40011f91ac Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 10 Nov 2016 14:31:07 +0100 Subject: change path for python ci files JIRA: FUNCTEST-525 Change-Id: I6b09eaec55e42a3ee1474b21bc7ed87a71118e60 Signed-off-by: Morgan Richomme --- ci/config_patch.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 ci/config_patch.yaml (limited to 'ci/config_patch.yaml') diff --git a/ci/config_patch.yaml b/ci/config_patch.yaml deleted file mode 100644 index 46064a07f..000000000 --- a/ci/config_patch.yaml +++ /dev/null @@ -1,24 +0,0 @@ -lxd: - general: - openstack: - image_name: Cirros-0.3.4 - image_file_name: cirros-0.3.4-x86_64-lxc.tar.gz - image_disk_format: raw - - healthcheck: - disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-lxc.tar.gz - disk_format: raw -fdio: - general: - flavor_extra_specs: {'hw:mem_page_size':'large'} - image_properties: {'hw_mem_page_size':'large'} - tempest: - use_custom_images: True - use_custom_flavors: True -ovs: - general: - flavor_extra_specs: {'hw:mem_page_size':'large'} - image_properties: {'hw_mem_page_size':'large'} - tempest: - use_custom_images: True - use_custom_flavors: True -- cgit 1.2.3-korg