Fix the yamllint errors in functest/ci
[functest-xtesting.git] / functest / ci / config_patch.yaml
old mode 100755 (executable)
new mode 100644 (file)
index d47766b..f54c2d7
@@ -1,9 +1,10 @@
+---
 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
+            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
@@ -13,16 +14,10 @@ fdio:
         flavor_extra_specs: {'hw:mem_page_size':'large'}
         image_properties: {'hw_mem_page_size':'large'}
     tempest:
-        use_custom_images: True
-        use_custom_flavors: 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
-multisite:
-    tempest:
-        use_custom_images: True
-        use_custom_flavors: True
+        use_custom_flavors: 'True'