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

Use tests to check system configuration #7

Open
nachtmaar opened this issue Mar 25, 2017 · 0 comments
Open

Use tests to check system configuration #7

nachtmaar opened this issue Mar 25, 2017 · 0 comments
Labels

Comments

@nachtmaar
Copy link
Contributor

The acceptance tests should be used to test which network backends and which network backend options work on the system.
This gives the user the possibility to choose a good network backend.

Moreover, this mechanism could be used to check whether a given scenario and image work correctly with MiniWorld.

I guess we need to provide more CLI switches to purest such that these parameters can be supplied to the test environment.

>>> pytest --some-args some_tests
image ok
iproute2 network backend error
pyroute2 network backend ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant