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

multiplatform deploying and running of client scripts #2

Open
lkocman opened this issue May 11, 2012 · 2 comments
Open

multiplatform deploying and running of client scripts #2

lkocman opened this issue May 11, 2012 · 2 comments

Comments

@lkocman
Copy link

lkocman commented May 11, 2012

There is an existing SPICE test suite written in Sikuli (python/jython). It would be nice to have mechanism to deploy these scripts with minimum client (in fact qemu guest) requirements:

Sikuli requires on windows just jre 1.6. And can be copied and execute anywhere, but requires setting %PATH%.
Sikuli on linux requires java-1.6.0 + opencv2.1 + and create symlink to older libtiff library.

Ideal solution would be unzip folder with setup_n_run script on guest.

test could be called "deploy_frameworks" and might process parms such as
guest_frameworks = sikuli, staf, ....
sikuli_tests = up_connect, copy_paste

@lkocman
Copy link
Author

lkocman commented May 11, 2012

Refferencing upstream issue autotest#342

@lkocman
Copy link
Author

lkocman commented May 11, 2012

These tests could be fetched from e.g. red_tests git repo, transformed into a zip and then passed to guests

This was referenced May 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant