aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_patch.yaml
blob: f54c2d7cb6bac6a628e65f6c37a1ec90e7b53f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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'