diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-06-29 17:17:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-29 17:17:33 +0000 |
commit | fbc676b2bcf63382a39c5b54d47c608a20a8cfea (patch) | |
tree | ddc40706b9dd3ef75c008f46781e357dc699583e /functest/ci/config_aarch64_patch.yaml | |
parent | 06fd297de11e9dd061fe001502f66f139f054098 (diff) | |
parent | 0d22e5c1e1d6b49a99f0ca5be722fdc50ed105a4 (diff) |
Merge "SNAPS tests now support offline testing."
Diffstat (limited to 'functest/ci/config_aarch64_patch.yaml')
-rw-r--r-- | functest/ci/config_aarch64_patch.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml index 80cf4ccc..45af8d74 100644 --- a/functest/ci/config_aarch64_patch.yaml +++ b/functest/ci/config_aarch64_patch.yaml @@ -5,14 +5,6 @@ os: image_file_name: cirros-d161201-aarch64-disk.img image_password: gocubsgo - snaps_health_check: - disk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img - kernel_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-kernel - ramdisk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-initramfs - extra_properties: - os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0 - hw_video_model: vga - vping: image_name: TestVM |