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

contrib: Add run-kvm-unit-test script #1280

Closed
wants to merge 1 commit into from

Conversation

ldoktor
Copy link
Contributor

@ldoktor ldoktor commented Jun 28, 2016

This script runs kvm-unit-test tests as individual tests in avocado.

I'll update the avocado-vt documentation to use this script to run kvm-unit-test. When we implement JobAPI we can turn this script to job instead.

This script runs kvm-unit-test tests as individual tests in avocado.

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
@clebergnu
Copy link
Contributor

clebergnu commented Jun 30, 2016

Usability report:

  • Worked first time I tried, good stuff!
  • Tests name should, if at all possible, drop the test/ prefix, that is, instead of tests/access, it should be access
  • Contrib script should have excutable permissions by default

Now unto code review....

@ldoktor ldoktor closed this Jul 1, 2016
@lmr lmr removed the in progress label Jul 1, 2016
@ldoktor ldoktor deleted the kvm-unit-test branch July 12, 2016 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants