virt-manager/tests
Cole Robinson 227d6982ae virtManager: Drop macvtap 'source mode' UI
Some related bits were discussed here:
https://www.redhat.com/archives/virt-tools-list/2019-June/msg00117.html

"""
  * macvtap is kinda problematic in general because it doesn't provide
    out of the box host<->guest communication, and it requires a
    special XML option just to get working ipv6. Users that know they
    want it usually know this distinction, but if someone chooses it
    without understanding the implications it can cause confusion.
    This puts it hovering the intermediate/advanced user line which
    makes me want to not advertise it as prominently as we currently do,
    with an explicit list of host interfaces
"""

Part of this is that the only source_mode that will work in a useful
way for the vast majority of users is mode=bridge. Any of the other
modes either require special hardware, permissions, or other
configuration. Default to bridge mode. The XML editor is there for
anyone that knows they need something different

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-26 11:39:34 -05:00
..
capabilities-xml tests: Introduce real-world AMD SEV domain capabilities 2019-06-11 13:00:34 -04:00
cli-test-xml Remove virt-convert 2020-01-24 17:04:29 -05:00
clone-xml clone: Fix inverted --nonsparse check 2019-05-13 09:58:13 -04:00
inject-data tests: initrdinject: Add a debian test case 2018-10-09 15:41:43 -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 createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
uitests virtManager: Drop macvtap 'source mode' UI 2020-01-26 11:39:34 -05:00
xmlconfig-xml clock: Drop RHEL hyperv clock distinction 2018-10-06 19:45:51 -04:00
xmlparse-xml controller: don't set default controller index 2019-12-04 12:38:28 +01:00
__init__.py Remove virt-convert 2020-01-24 17:04:29 -05:00
capabilities.py virtinst: Add a bunch of # pragma: no cover 2019-06-11 17:51:25 -04:00
checkprops.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
clitest.py Remove virt-convert 2020-01-24 17:04:29 -05:00
clonetest.py tests: Drop os.system calls 2019-07-17 16:54:59 -04:00
codespell_dict.txt setup: Integrate codespell 2018-06-05 14:27:29 -04:00
dist.py tests: dist: Drop forbidden import test 2019-06-17 13:32:55 -04:00
interface.py tests: Drop most interface XML testing 2019-05-13 12:08:55 -04:00
magicuri tests: magicuri: Fix specifying caps path 2018-09-02 10:06:44 -04:00
nodedev.py virtinst: Add a lot of test code coverage 2019-06-09 18:59:50 -04:00
osdict.py Fix tests with latest osinfo-db 2019-10-03 06:57:42 -04:00
storage.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
test_inject.py virt-install: Add --install kernel_args=X,kernel_args_overwrite=yes|no 2019-06-13 14:00:04 -04:00
test_urls.ini test_urls: Remove dead mageia link 2019-07-16 16:53:08 -04:00
test_urls.py tests: test_urls: Reset cached guest os_variant before short circuit test 2019-11-12 16:16:55 -05:00
testdriver.xml tests: Update output with latest libvirt 2019-10-22 10:29:19 -04:00
testsuite.xml tests: Update output with latest libvirt 2019-10-22 10:29:19 -04:00
uriparse.py virtinst: support: add full code coverage testing 2019-06-14 14:00:13 -04:00
utils.py tests: Introduce real-world AMD SEV domain capabilities 2019-06-11 13:00:34 -04:00
xmlconfig.py devices: interface: Test remaining code coverage 2019-06-11 17:51:25 -04:00
xmlparse.py virtManager: Remove magic spapr-* device handling 2020-01-25 14:30:07 -05:00