virt-manager/tests
Cole Robinson a1d1b4d5a0 engine: Drop PackageKit integration
On first run of the app we will check to see if libvirt and qemu
are installed, and if not, offer to install them. In theory anyways.
In practice this stuff breaks repeatedly and is a pain to test because
every desktop has their own API provider with subtly different behavior.

My last round of testing about 12 months ago: apper on KDE was completely
busted and apparently unmaintained (although that may have changed lately),
gnome-software is the latest packagekit provider on gnome and completely
changes the semantics of the API compared to old style gnome-packagekit
that break a lot of virt-manager assumptions.

So I'm tired of it and want it all gone. Still use systemd to try and
check if libvirtd is running, and provide error messages at startup
to guide people.
2018-10-07 14:24:05 -04:00
..
capabilities-xml virt-install: Support armv7l and i686 uefi 2018-08-08 15:14:21 -04:00
cli-test-xml guest: Default to cpu mode=host-model if libvirt is new enough 2018-10-04 14:43:41 -04:00
clone-xml virtinst: Remove only auto-generated channel source path 2018-06-28 16:45:14 +02:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: Add test_initrd_inject command 2013-09-28 16:50:08 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml storage: remove default_cb usage 2018-09-04 14:55:04 -04:00
uitests engine: Drop PackageKit integration 2018-10-07 14:24:05 -04:00
virtconv-files guest: Default to cpu mode=host-model if libvirt is new enough 2018-10-04 14:43:41 -04:00
xmlconfig-xml clock: Drop RHEL hyperv clock distinction 2018-10-06 19:45:51 -04:00
xmlparse-xml devices: interface: Have x86 fallback model be e1000 2018-09-29 14:35:28 -04:00
__init__.py installer: Remove --location nfs support 2018-06-12 14:07:50 -04:00
capabilities.py guest: Add DomainCapabilities caching 2018-10-04 12:30:14 -04:00
checkprops.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
clitest.py tests: Move OLD_OSINFO check to central place 2018-10-04 19:29:41 -04:00
clonetest.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
codespell_dict.txt setup: Integrate codespell 2018-06-05 14:27:29 -04:00
dist.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
interface.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
magicuri tests: magicuri: Fix specifying caps path 2018-09-02 10:06:44 -04:00
nodedev.py devices: hostdev: Add set_defaults 2018-09-04 14:55:04 -04:00
osdict.py capabilities: Drop lookup_virtinst_guest 2018-09-06 20:28:05 -04:00
pycodestyle.cfg pycodestyle: Disable W504 line break after binary operator 2018-09-29 13:59:15 -04:00
pylint.cfg pylint: Silence output on Fedora 29 2018-09-29 14:27:34 -04:00
storage.py storage: remove default_cb usage 2018-09-04 14:55:04 -04:00
test_inject.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
test_urls.ini test_urls: Point to latest fedora dev URL 2018-09-01 13:23:01 -04:00
test_urls.py guest: Replace os_variant with set_os_name 2018-09-12 17:24:28 -04:00
testdriver.xml Remove 'Choose CD', rework details and create media change 2018-10-06 19:37:16 -04:00
testsuite.xml guest: Encode the cli --os-variant in the XML 2018-09-13 15:11:22 -04:00
uriparse.py tests: uriparse: Test for @ symbol in username 2018-04-24 12:13:07 -04:00
utils.py tests: Move OLD_OSINFO check to central place 2018-10-04 19:29:41 -04:00
virtconvtest.py guest: Drop self.installer and start_install wrapper 2018-09-04 14:55:04 -04:00
xmlconfig.py clock: Drop RHEL hyperv clock distinction 2018-10-06 19:45:51 -04:00
xmlparse.py cli: Add --metadata os_name= and os_full_id= 2018-09-30 20:55:32 -04:00