Pause arm64 builds

We are having problems accessing the network on arm64 hosts.  Pause
the build while we investigate

Change-Id: I64c1766a11a5c6d0e5c2afbe019475fcde004213
This commit is contained in:
Ian Wienand 2018-04-17 19:43:14 +10:00
parent 36930710c9
commit 185fc03d21
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ providers:
rate: 0.25
diskimages:
- name: ubuntu-xenial-arm64
pause: false
pause: true
config-drive: true
meta:
hw_firmware_type: uefi
@ -26,7 +26,7 @@ providers:
hw_disk_bus: scsi
hw_scsi_model: virtio-scsi
- name: debian-stretch-arm64
pause: false
pause: true
config-drive: true
meta:
hw_firmware_type: uefi