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

Winssl, fixing windows guest tests & adding windows guest ssl test. #20

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

Conversation

vi-patel
Copy link

Files changed:
tests-spice.cfg, spice.cfg, client_guest_shutdown.py, rv_connect.py, and rv_copyandpaste.py.

vi-patel and others added 16 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]>
Added windows guest SSL tests, and minor fixes to get the rest of the Windows guest tests working.

Signed-off-by: Vimal Patel <[email protected]>
define rootuser/root password variants for combination of client/guest tests, and adding windows guest variants.

Signed-off-by: Vimal Patel <[email protected]>
Simplifying copying files call so it could possibly used for other platforms other than RHEL, and logging the PID of the remote-viewer process.

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

Successfully merging this pull request may close these issues.

4 participants