Skip to content
Discussion options

You must be logged in to vote

The QEMUDriver is unfortunately not compatible with labgrid-client. It's only usable locally (without labgrid-exporter/labgrid-coordinator). Use it with pytest or when using labgrid as a library.

The best way to start is probably by adjusting examples/qemu-networking/local.conf, then:

(venv) $ cd examples/qemu-networking/
(venv) $ pytest -vv --lg-env local.yaml test_qemu_networking.py

We should document this better in the QEMUDriver..

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jkryszyn
Comment options

@Bastian-Krause
Comment options

Answer selected by jkryszyn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants