Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic test for qxl using rendercheck #27

Open
wants to merge 13 commits into
base: final
Choose a base branch
from
Open

Basic test for qxl using rendercheck #27

wants to merge 13 commits into from

Conversation

tjamrisk
Copy link

Allows us to install rendercheck, run it and retrieve failing results.

vi-patel and others added 13 commits February 26, 2013 17:23
Refactoring the config files by moving all the separate
cfg files per test to one, and removing the redundancies
set in each one. Refactoring the base tests-spice.cfg
to clean up the redundancies also and split up the tests
per platform to be tested on.

Signed-off-by: Vimal Patel <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
Adding the functionality of passing a password different
then set, support negative testing, where rv_connection
is not established, and setting a password through the qemu monitor.

Signed-off-by: Vimal Patel <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
- use yum instead of rpm,
- use nogpgcheck,
- EPEL repo link has i386 string instead of i686.
- use root account for installation.

Signed-off-by: Marian Krcmarik <[email protected]>
Spice vdagent is started with gnome-session automatically and
use root session when needed since default user for spice
tests is non-root.
Do not fail test If gnome-session does not run.

Signed-off-by: Marian Krcmarik <[email protected]>
Moved verify established and an exception class from rv_connect
to utils_spice, to make it accessible by all spice tests.

Signed-off-by: Vimal Patel <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
Signed-off-by: Vimal Patel <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
Adding client_guest_shutdown test to replace the default
shutdown test to shutdown both VMs used for the spice tests.

Signed-off-by: Vimal Patel <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
Start X right after boot and create test user to be used
for Spice related tests.

Signed-off-by: Tomas Jamrisko <[email protected]>
Signed-off-by: Marian Krcmarik <[email protected]>
X and gnome session is started automatically after boot
for Spice related tests.

Signed-off-by: Marian Krcmarik <[email protected]>
Since Spice tests use test (non-root) user, use root
session when root privileges are needed.

Signed-off-by: Marian Krcmarik <[email protected]>
Signed-off-by: Tomas Jamrisko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants