aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)AuthorFilesLines
2021-06-01python: create qemu packagesJohn Snow2-5/+6
2021-06-01tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa1-1/+1
2021-06-01Acceptance Tests: introduce CPU hotplug testCleber Rosa1-0/+37
2021-06-01tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa1-8/+5
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa3-11/+13
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa1-2/+4
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa2-5/+4
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa3-75/+50
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa3-25/+41
2021-06-01tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa1-1/+1
2021-06-01tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa1-0/+1
2021-05-01tests/acceptance: Test ast2600 machineJoel Stanley1-0/+25
2021-05-01tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley1-0/+43
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell2-2/+2
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2-2/+2
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk1-2/+4
2021-03-16tests: Add functional test for out-of-process device emulationJagannathan Raman1-0/+95
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo1-1/+13
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta1-1/+2
2021-03-12tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...Niek Linnenbank2-14/+0
2021-03-12tests/acceptance: update sunxi kernel from armbian to 5.10.16Niek Linnenbank2-24/+24
2021-03-12tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...Niek Linnenbank1-1/+1
2021-03-12tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o...Niek Linnenbank1-49/+23
2021-03-10tests/avocado: add boot_xen testsAlex Bennée1-0/+118
2021-02-24tests/acceptance: allow a "graceful" failing for virtio-gpu testAlex Bennée1-1/+6
2021-02-21tests/acceptance: Test PMON with Loongson-3A1000 CPUJiaxun Yang1-0/+39
2021-02-18tests/acceptance: add a memory callback checkAlex Bennée1-0/+31
2021-02-18tests/acceptance: add a new tests to detect counting errorsAlex Bennée1-0/+26
2021-02-18tests/acceptance: add a new set of tests to exercise pluginsAlex Bennée1-0/+91
2021-02-15Acceptance Tests: set up existing ssh keys by defaultCleber Rosa1-0/+14
2021-02-15Acceptance Tests: fix population of public key in cloudinit imageCleber Rosa1-1/+3
2021-02-15Acceptance Tests: introduce method for requiring an acceleratorCleber Rosa3-29/+34
2021-02-15Acceptance Tests: introduce LinuxTest base classCleber Rosa3-93/+94
2021-02-15tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu logCleber Rosa1-2/+3
2021-02-15virtiofs_submounts.py test: Note on vmlinuz paramMax Reitz1-0/+12
2021-02-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell8-105/+224
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa2-2/+2
2021-02-08tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa1-3/+4
2021-02-08tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa1-4/+2
2021-02-08tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa1-6/+6
2021-02-08tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa1-1/+1
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth2-9/+35
2021-02-08tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth1-0/+18
2021-02-08tests/acceptance: Test the mpc8544ds machineThomas Huth1-0/+17
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth2-19/+34
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé1-0/+25
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé1-21/+24