aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qemu-master-aarch64-user-risu.yaml12
1 files changed, 5 insertions, 7 deletions
diff --git a/qemu-master-aarch64-user-risu.yaml b/qemu-master-aarch64-user-risu.yaml
index 36c49ab..6f66221 100644
--- a/qemu-master-aarch64-user-risu.yaml
+++ b/qemu-master-aarch64-user-risu.yaml
@@ -13,8 +13,6 @@ visibility: public
# context allows specific values to be overridden or included
context:
- # tell the qemu template which architecture is being tested
- # the template uses that to ensure that qemu-system-x86_64 is executed.
arch: amd64
netdevice: tap
@@ -28,13 +26,13 @@ protocols:
metadata:
docs-source: qemu-aarch64 testing
- docs-filename: qemu-aarch64-user-risu.yaml
+ docs-filename: qemu-master-aarch64-user-risu.yaml
# Setup test
actions:
- deploy:
timeout:
- minutes: 20
+ minutes: 3
to: lxc
os: debian
@@ -49,15 +47,15 @@ actions:
failure_retry: 3
name: build-qemu
timeout:
- minutes: 10
+ minutes: 20
definitions:
- repository: http://git.linaro.org/people/alex.bennee/test-runners.git
from: git
path: lava/install-qemu-from-repo.yaml
- name: install-qemu
+ name: install-qemu-master
parameters:
"PKG": qemu-user-binfmt
- repository: http://git.linaro.org/people/alex.bennee/test-runners.git
from: git
path: lava/risu.yaml
- name: build-risu-and-run
+ name: run-risu-aarch64-on-master