summaryrefslogtreecommitdiffstats
path: root/ci/config_patch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_patch.yaml')
-rw-r--r--ci/config_patch.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/ci/config_patch.yaml b/ci/config_patch.yaml
index 251ab1c4d..dd1aeb54c 100644
--- a/ci/config_patch.yaml
+++ b/ci/config_patch.yaml
@@ -11,4 +11,7 @@ lxd:
fdio:
general:
flavor_extra_specs: {'hw:mem_page_size':'large'}
- image_properties: {'hw_mem_page_size':'large'} \ No newline at end of file
+ image_properties: {'hw_mem_page_size':'large'}
+ tempest:
+ use_custom_images: True
+ use_custom_flavors: True \ No newline at end of file