]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
travis: Add test job on cgroup v2 Ubuntu 20.04 16/head
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 28 Oct 2020 14:57:09 +0000 (14:57 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 28 Oct 2020 15:02:48 +0000 (15:02 +0000)
commit9be62a59bbd5e52b10a59d1238cec596f0995fe8
tree22e3ce7f1425a1f19e712982c79ebc93e74d8b8a
parent5fd0b08b44a84390fb3029d6a6900913d33e01f9
travis: Add test job on cgroup v2 Ubuntu 20.04

Add a test job on Ubuntu 20.04.  Prior to running the tests, unmount
the cpuset cgroup controller and enable it in the cgroup v2 unified
hierarchy.  Once each job is complete, it notifies coveralls via a
REST call.

Unfortunately, Travis CI doesn't provide a cgroup v2 system image
and also doesn't allow us to modify the kernel boot parameters.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.travis.yml