~laney/autopkgtest-cloud:master

Last commit made on 2017-04-05
Get this branch:
git clone -b master https://git.launchpad.net/~laney/autopkgtest-cloud
Only Iain Lane can upload to this branch. If you are Iain Lane please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~laney/autopkgtest-cloud

Recent commits

ab405a5... by Iain Lane

Allow many triggers

bf8141d... by Robert Bruce Park

Add retry link for test results.

6575740... by Iain Lane

kineticstools is long

1778e2d... by Andy Whitcroft

diffoscope: tests are running long and near the timeout, over it on armhf

Signed-off-by: Andy Whitcroft <email address hidden>

ec9419c... by Iain Lane

camitk is a big package too ("Cannot allocate memory" on amd64)

c3d954c... by Iain Lane

worker: Consider all "Out of memory" as indication of a tmp->perm failure

This might be problematic if there are real tests which cause OOMs, and
also tmpfail for some other reason. We'll have to see if that happens,
and if so then we'll need to make this more specific like by looking for
particular processes being killed.

a69951d... by Iain Lane

Add rocs to big_packages

7d38080... by Iain Lane

Unblacklist linux - we think that these are fixed now

Need to keep an eye on it

af4a826... by Iain Lane

armhf: Stop and start lxd explicitly

systemctl restart lxd.socket was failing like this

Mar 07 11:42:29 lxd-armhf12 systemd[1]: lxd.socket: Socket service lxd.service already active, refusing.
Mar 07 11:42:29 lxd-armhf12 systemd[1]: Failed to listen on LXD - unix socket.

078ca24... by Iain Lane

armhf: Robustify lxd restarting, move reboot back to script which runs as root