~nuclearbob/snapcore-qa-tests/max-test

« back to all changes in this revision

Viewing changes to autospread/create-image.sh

  • Committer: Max Brustkern
  • Date: 2017-02-16 19:15:01 UTC
  • Revision ID: max@canonical.com-20170216191501-krexrt3vknrfiozj
Changing default pc model to pc-amd64 to support later addition of pc-i386

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
basedir="$(dirname "$(readlink -f $0)")"
20
20
arch=amd64
21
21
model_dir="$basedir/models"
22
 
model_name=pc
 
22
model_name=pc-amd64
23
23
model_file="$model_dir/${model_name}.model"
24
24
channel=candidate
25
25
image_size=4G