aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_patch.yaml
blob: 865a564e63c5c08108b6933adc53723117d43922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
lxd:
    general:
        openstack:
            image_name: Cirros-0.3.5
            image_file_name:  cirros-0.3.5-x86_64-lxc.tar.gz
            image_disk_format:  raw

    healthcheck:
        disk_image: /home/opnfv/functest/data/cirros-0.3.5-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_flavors: True
ovs:
    general:
        flavor_extra_specs: {'hw:mem_page_size':'large'}
        image_properties: {'hw_mem_page_size':'large'}
    tempest:
        use_custom_flavors: True