diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-29 07:42:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-29 07:42:08 +0000 |
commit | 540f46cc10b42df1c3fe7822e1d533b57adb9e34 (patch) | |
tree | 8a3d023b4a597f12d5fe4c0bca4193d5bb593ee1 /functest/ci/download_images.sh | |
parent | 85ed13e38245eee2c957e76cd6834aa6668d6293 (diff) | |
parent | 0a56dfd7f42d6a6d849e5cf3f82b0863c8a62ffe (diff) |
Merge "Refactor the vyos_vrouter to adopt VNF abstraction"
Diffstat (limited to 'functest/ci/download_images.sh')
-rw-r--r-- | functest/ci/download_images.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh index 47c8f867..2f7a207d 100644 --- a/functest/ci/download_images.sh +++ b/functest/ci/download_images.sh @@ -18,6 +18,7 @@ http://artifacts.opnfv.org/functest/images/cirros-d161201-aarch64-initramfs http://artifacts.opnfv.org/functest/images/cirros-d161201-aarch64-kernel https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-uefi1.img http://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud.qcow2.xz +https://sourceforge.net/projects/ool-opnfv/files/vyos-1.1.7.img EOF xz --decompress --force --keep ${1:-/home/opnfv/functest/images}/CentOS-7-aarch64-GenericCloud.qcow2.xz |