diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-03-01 07:47:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-01 07:47:53 +0000 |
commit | 672c39824631a873cbe80b2c90b694ff0d28e629 (patch) | |
tree | 1b7a9a167b15538cde856cea1f4b04a2173d48c8 /functest/ci/config_patch.yaml | |
parent | a0dc5207a309c11d061aa20fcdca62bf7462184c (diff) | |
parent | fda6ce2089d3190cfd780082d96e0009888f9dbc (diff) |
Merge "Update cirros image to latest version"
Diffstat (limited to 'functest/ci/config_patch.yaml')
-rwxr-xr-x | functest/ci/config_patch.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/functest/ci/config_patch.yaml b/functest/ci/config_patch.yaml index 46064a07..d984a3f4 100755 --- a/functest/ci/config_patch.yaml +++ b/functest/ci/config_patch.yaml @@ -1,12 +1,12 @@ lxd: general: openstack: - image_name: Cirros-0.3.4 - image_file_name: cirros-0.3.4-x86_64-lxc.tar.gz + 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.4-x86_64-lxc.tar.gz + disk_image: /home/opnfv/functest/data/cirros-0.3.5-x86_64-lxc.tar.gz disk_format: raw fdio: general: |