Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Add support for spread qemu + yakkety
Browse files Browse the repository at this point in the history
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
  • Loading branch information
zyga committed Sep 26, 2016
1 parent 2a18acf commit 7a73870
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ backends:
# - ubuntu-16.04-32-grub
qemu:
systems:
- ubuntu-16.04:
- ubuntu-16.04-64:
username: ubuntu
password: ubuntu
environment:
APT_PROXY: "$(HOST: echo $APT_PROXY)"
- ubuntu-16.10-64:
username: ubuntu
password: ubuntu
environment:
Expand Down

0 comments on commit 7a73870

Please sign in to comment.