Build Update for libvirt/libvirt
-------------------------------------
Build: #1717
Status: Still Failing
Duration: 18 mins and 14 secs
Commit: 65ba48d (master)
Author: Pavel Hrdina
Message: vircgroup: rename controllers to legacy
With the introduction of cgroup v2 there are new names used with
cgroups based on which version is used:
- legacy: cgroup v1
- unified: cgroup v2
- hybrid: cgroup v1 and cgroup v2
Let's use 'legacy' instead of 'cgroupv1' or 'controllers' in
our code.
Reviewed-by: Fabiano Fidêncio <fidencio(a)redhat.com>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/8b62008d2bc5...65ba48d26745
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/432924634?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.