~costamagnagianfranco/autopkgtest-cloud:add-meson

Last commit made on 2020-06-24
Get this branch:
git clone -b add-meson https://git.launchpad.net/~costamagnagianfranco/autopkgtest-cloud
Only Gianfranco Costamagna can upload to this branch. If you are Gianfranco Costamagna please log in for upload directions.

Branch merges

Branch information

Name:
add-meson
Repository:
lp:~costamagnagianfranco/autopkgtest-cloud

Recent commits

ab0330e... by Gianfranco Costamagna

Add meson to big_packages

the boost test requires a lot of memory, making the build fail with OOM
[ 3874.578360] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-998.slice/session-c2.scope,task=cc1plus,pid=90806,uid=998
[ 3874.578376] Out of memory: Killed process 90806 (cc1plus) total-vm:392820kB, anon-rss:349104kB, file-rss:344kB, shmem-rss:0kB, UID:998 pgtables:804kB oom_score_adj:0
[ 3874.603197] oom_reaper: reaped process 90806 (cc1plus), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB

22bfd1e... by Balint Reczey

Add r-bioc-variantannotation to big_packages

c154fa1... by Matthieu Clemenceau

Add pyresample in big_packages to avoid oom kill

63c596f... by Matthieu Clemenceau

- Add python-dmsh into big_packages to avoid test_speed.py oom kill

57afd22... by Iain Lane

Put systemd in long_tests instead of big_packages

I'm concerned about the impact of running all of these tests on large
instances - 4× as many vCPUs, 5 1/3× as much RAM - on our quotas in busy
times. We need to think about this more carefully.

b85aad7... by Balint Reczey

Make systemd(-upstream)/ppc64el big, not just long, also in both regions

b0223c4... by Balint Reczey

systemd/ppc64el test takes long

It times out in "upstream" autopkgtest frequently.

939b447... by Iain Lane

cache-amqp: Give the file go+r permissions

163eb5b... by Iain Lane

cache-amqp: Handle FileNotFoundError

78de8a9... by Iain Lane

Open the tmpfile in text mode