aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_aarch64_patch.yaml
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-12-07 15:26:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-07 15:26:32 +0000
commit04886b12a4f5c3f18c71f0ca78fdbcf8a545f5f6 (patch)
tree90e5139ed774f620b336296f8829fbc7a6a7247c /functest/ci/config_aarch64_patch.yaml
parent2800b22d762e938727ec4b466178eca4de05006d (diff)
parentfa0a614c8ea3e757440c82380707e0221079e32a (diff)
Merge "Fix the yamllint errors in functest/ci"
Diffstat (limited to 'functest/ci/config_aarch64_patch.yaml')
-rw-r--r--functest/ci/config_aarch64_patch.yaml62
1 files changed, 33 insertions, 29 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index a7b77374a..a3f029a08 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -1,44 +1,48 @@
+---
os:
general:
openstack:
image_name: TestVM
- image_file_name: cirros-d161201-aarch64-disk.img
- image_password: gocubsgo
+ image_file_name: cirros-d161201-aarch64-disk.img
+ image_password: gocubsgo
extra_properties:
- hw_firmware_type: 'uefi'
- hw_video_model: 'vga'
- short_id: 'ubuntu16.04'
+ hw_firmware_type: 'uefi'
+ hw_video_model: 'vga'
+ short_id: 'ubuntu16.04'
snaps:
images:
- glance_tests:
- disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
- extra_properties:
- hw_firmware_type: 'uefi'
- short_id: 'ubuntu16.04'
- hw_video_model: 'vga'
- cirros:
- disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
- extra_properties:
- hw_firmware_type: 'uefi'
- short_id: 'ubuntu16.04'
- hw_video_model: 'vga'
- ubuntu:
- disk_file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
- extra_properties:
- hw_firmware_type: 'uefi'
- hw_video_model: 'vga'
- centos:
- disk_file: /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
- extra_properties:
- hw_firmware_type: 'uefi'
- hw_video_model: 'vga'
+ glance_tests:
+ disk_file: /
+ home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ short_id: 'ubuntu16.04'
+ hw_video_model: 'vga'
+ cirros:
+ disk_file:
+ /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ short_id: 'ubuntu16.04'
+ hw_video_model: 'vga'
+ ubuntu:
+ disk_file:
+ /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ hw_video_model: 'vga'
+ centos:
+ disk_file:
+ /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ hw_video_model: 'vga'
vping:
image_name: TestVM
tempest:
- use_custom_images: True
- use_custom_flavors: True
+ use_custom_flavors: 'True'
odl_sfc:
image_base_url: "http://artifacts.opnfv.org/sfc/demo"