summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 12:04:07 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 12:04:07 +0200
commitd76258eed50db18f14f1eda1c5daf80313992824 (patch)
treea6c90123914b1c43a60570cee799da595c9d23aa
parenta74f4bafb5e85a1a4192c43f6b4a6539cde392ae (diff)
lava-scripts: move Xen-mustang test to Vivid Ubuntu suite
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-rwxr-xr-xlava/scripts/test-guest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lava/scripts/test-guest.sh b/lava/scripts/test-guest.sh
index 70021e2..908346e 100755
--- a/lava/scripts/test-guest.sh
+++ b/lava/scripts/test-guest.sh
@@ -37,7 +37,7 @@ fi
[ "$1" ] || error_msg "Missing UEFI image URL"
-ROOTFS_BUILD_SUITE="utopic"
+ROOTFS_BUILD_SUITE="vivid"
case `uname -m` in
armv7l)