-
Notifications
You must be signed in to change notification settings - Fork 31
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
Automated tests?! #5
Comments
Unfortunately, we don't have automated tests yet. Could you please lead me to the testing framework you mentioned? |
Mininet seems to be ideally suited for testing any of the components of an SDN setup. I found the following links that Cherry can use to automate testing via Mininet: http://mininet.org/walkthrough/#using-a-remote-controller |
@gurjeet Thanks. Actually, I tested Cherry using Mininet, but I didn't make it automatic. Now, I have a plan to do this and also very welcome a contribution from others. :-) |
Are there any automated tests part of this repository? Perhaps there's an external OpenFlow testing framework that can be launched against Cherry controller to test it!
I am interested in providing Postgres support to this project, so I'd like to see docs around how to set up and run tests against Cherry.
The text was updated successfully, but these errors were encountered: