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

Implement an API for dictating the network architecture for tests #113

Merged
merged 16 commits into from
Oct 29, 2019

Conversation

adibrastegarnia
Copy link
Contributor

This PR is an attempt to address issue #7

Copy link
Contributor

@kuujo kuujo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good start! I think you're on the right track.

pkg/onit/setup/setup.go Outdated Show resolved Hide resolved
@adibrastegarnia
Copy link
Contributor Author

@kuujo @ray-milkey

Ready for your review. I still need to document the API itself but I will do it in another PR. This PR is already big enough :) I also added some tests (testapi) which shows how we can use the API to setup simulators, networks, apps. I will add more later.

Copy link
Contributor

@kuujo kuujo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still have to test this out but I think the codes look pretty good

pkg/onit/cli/create.go Outdated Show resolved Hide resolved
test/testapi/addapp.go Outdated Show resolved Hide resolved
@kuujo kuujo merged commit 97dbaeb into onosproject:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants