SeattleTestbed / attic

ARCHIVAL: Full mirror of SeattleTestbed's SVN in early 2014. We use GitHub since!
MIT License
0 stars 1 forks source link

Provide interface to override default installation resources #1406

Open choksi81 opened 10 years ago

choksi81 commented 10 years ago

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 commented 10 years ago

Attachments: https://github.com/SeattleTestbed/attic/blob/master/TICKET_ATTACHMENTS/seattleinstaller.py.patch