X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_patch.yaml;h=dd1aeb54ce2e2e204f515aba724cdca7f75d7496;hb=738246d6c7ea3e175f49d75b87c60ed3a0a0f601;hp=4994d49d1ec1ab71e00bc9a762d13294032478c0;hpb=f7359db4935314adff03cc2f5990a8eb4b00349a;p=functest.git diff --git a/ci/config_patch.yaml b/ci/config_patch.yaml index 4994d49d1..dd1aeb54c 100644 --- a/ci/config_patch.yaml +++ b/ci/config_patch.yaml @@ -7,4 +7,11 @@ lxd: healthcheck: disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-lxc.tar.gz - disk_format: raw \ No newline at end of file + 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 \ No newline at end of file