summaryrefslogtreecommitdiffstats
path: root/ci/config_patch.yaml
blob: dd1aeb54ce2e2e204f515aba724cdca7f75d7496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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