~smoser/ubuntu/+source/open-iscsi:diglett-master

Last commit made on 2017-02-16
Get this branch:
git clone -b diglett-master https://git.launchpad.net/~smoser/ubuntu/+source/open-iscsi
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Branch information

Name:
diglett-master
Repository:
lp:~smoser/ubuntu/+source/open-iscsi

Recent commits

3120f05... by Scott Moser

mention grow-image

ae31275... by Scott Moser

better errors on no packages found, handle multiple packages

994328f... by Scott Moser

patch image fixes for ADT_TEST_TRIGGERS, some others.

if packges in ADT_TEST_TRIGGERS had more than one binary package,
then the packages would get a single scalar with space delimited
binary package names. Then, apt-get would essentially be called with
  apt-get install "pkg1=version pkg2=version pkg3=version"

And of course, there are no packages with that name.

Fix there is just to split into one package per entry.

Some other changes:
 - allow new package installation durin upgrade (--with-new-pkgs)
 - change debian/tests/test-open-iscsi.py to rely on patch-image
   adding 'open-iscsi' rather than passing it in itself.

e266150... by Scott Moser

fix version

fe84e09... by Scott Moser

update changelog

f96f431... by Scott Moser

adjust to handle installing reverse depends and proper open-iscsi.

297b5ea... by Scott Moser

drop memory to 512M

default autopkgtest has only 1024, so nested with 1024 just wont work.

f294e33... by Scott Moser

add more thoughts to README-boot-test.md

2aa28f4... by Scott Moser

ppa version

329acff... by Scott Moser

update changelog