summaryrefslogtreecommitdiff
path: root/tests/test_inject.py
Commit message (Expand)AuthorAgeFilesLines
* tests: test_inject: Drop --debug usageCole Robinson2022-08-041-1/+1
* tests: test_inject: Some fixes and updatesCole Robinson2022-03-011-9/+15
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-18/+17
* tests: Move all data directories to data/Cole Robinson2020-01-271-3/+3
* virt-install: Add --install kernel_args=X,kernel_args_overwrite=yes|noCole Robinson2019-06-131-1/+2
* tests: inject: Update test casesCole Robinson2019-04-031-1/+2
* tests: inject: use qemu system, not sessionCole Robinson2018-10-141-1/+1
* tests: inject: fix some pylintCole Robinson2018-10-131-0/+2
* tests: inject: use virt-install, not direct APICole Robinson2018-10-131-93/+13
* tests: initrdinject: Add a debian test caseCole Robinson2018-10-091-19/+28
* initrdinject: Remove RHEL4 supportCole Robinson2018-10-091-9/+3
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* urldetect: Move treeinfo media checking into Treeinfo classCole Robinson2018-03-291-1/+1
* virtinst: Split out urldetect.py from urlfetcher.pyCole Robinson2018-03-281-1/+2
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-0/+4
* tests: Fix running testsuite on older libvirtCole Robinson2018-02-221-1/+1
* Drop __future__ imports, no longer neededCole Robinson2018-02-081-2/+0
* Switch to python3 in script shebangCole Robinson2018-02-061-1/+0
* tests: inject: Fix some pylintCole Robinson2018-01-271-1/+1
* tests: inject: Small updatesCole Robinson2018-01-271-4/+5
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-1/+1
* tests: inject: Update URL listCole Robinson2017-06-071-3/+3
* Convert to python3 style print() syntaxCole Robinson2017-05-051-15/+17
* Switch to python3 style 'except X as Y' notationCole Robinson2017-05-051-1/+1
* tests_inject: Update to use standard --only optionCole Robinson2016-06-171-12/+12
* Apparently -tt doesn't work with #!/usr/bin/env ...Cole Robinson2016-06-171-1/+1
* Use #!/usr/bin/env for python scriptsCole Robinson2016-06-171-1/+1
* virtinst: Move initrdinject handling to its own fileCole Robinson2016-06-171-2/+2
* virtinst: Centralize urlgrabber meter lookupCole Robinson2015-09-061-3/+2
* test_inject: Add Fedora 22 URLCole Robinson2015-03-261-6/+6
* test_inject: Drop old bits, add f21 and rhel7, reorg a bitCole Robinson2014-09-201-25/+33
* tests: test_inject: Minor fixupsCole Robinson2014-02-141-2/+4
* Use proper python versionMartin Kletzander2014-02-121-1/+1
* doc: remove reference to SDL from virt-install man pageGiuseppe Scrivano2014-02-061-2/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-0/+1
* tests: Add test_initrd_inject commandCole Robinson2013-09-281-0/+183