]> xenbits.xensource.com Git - libvirt.git/commit
tests: Remove redundant lxc test
authorCole Robinson <crobinso@redhat.com>
Tue, 24 Jul 2018 21:07:09 +0000 (17:07 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 26 Jul 2018 14:13:00 +0000 (10:13 -0400)
commit031363cbde31fd732fb83dc2264caeb469effc42
tree25949fe792eeebf7e1b21fb2a09a254fca1a40c9
parentcd9d439a716071867ff6c3324117a8ad9342024d
tests: Remove redundant lxc test

This test was added in 2d40e2da7ba to ensure LXC domains could be
defined correctly when caps probing was skipped due to SKIP_OSTYPE.
However we do caps probing unconditionally now, so this test case
is redundant

Acked-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/lxcxml2xmltest.c