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

Provide interface to override default installation resources #130

Open
choksi81 opened this issue May 30, 2014 · 2 comments
Open

Provide interface to override default installation resources #130

choksi81 opened this issue May 30, 2014 · 2 comments

Comments

@choksi81
Copy link
Contributor

Users may want to customize the resources file that control installed vessels. In Phillipa's specific use case, he wants to be able to override the network I/O cap to perform network measurements.
One approach would be to add a few arguments to Seattle's installers, and pass them onto benchmark_resources.py to perform the actual manipulation.

$ ./install_seattle.sh --resource:netrecv 100000
@choksi81
Copy link
Contributor Author

choksi81 commented Jun 2, 2014

I have opted to remove the resource: prefix for the argument, as the resulting command is unnecessarily lengthy. My patch uses the arguments --netsend and --netrecv. Would someone kindly review? It can be found here: https://seattle.poly.edu/attachment/ticket/1406/seattleinstaller.py.patch

@choksi81
Copy link
Contributor Author

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

No branches or pull requests

1 participant