aboutsummaryrefslogtreecommitdiff
path: root/tools/democonf2rumba.py
Commit message (Collapse)AuthorAgeFilesLines
* tools: update democonf2rumbaMarco Capitani2018-05-031-5/+18
| | | | fixes #53
* testbeds: Add docker testbedNick Aerts2018-03-201-3/+3
| | | | | | | | | | | | This adds support for a testbed based on Docker containers running on the local host. Bridging the containers can be done using built-in Linux bridging or using OpenVSwitch bridges. A new resource 'executor' has been added to abstract away command execution on nodes on the testbed. Executors have been created for local command execution, docker exec based command execution and SSH-based command execution. This has also been changed in the prototypes to execute using the correct executor.
* tools: democonf updated; irati: added sleep after ipcm startMarco Capitani2017-06-081-1/+1
|
* ssh_support: added proxy_command to copy path to testbedMarco Capitani2017-04-281-4/+13
| | | | | other: fix to democonf2rumba jfed arguments
* Logging: added set and reset logging level method, small logging modifications.Marco Capitani2017-04-241-2/+12
|
* model: Split experiment run()Sander Vrijders2017-04-211-1/+6
| | | | | This splits experiment.run() into 4 different operations: swap_in, install_prototype, bootstrap_prototype and swap_out.
* Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-141-2/+1
|
* QEMU: ifname compilation and vm port activationMarco Capitani2017-04-141-4/+12
|
* Tester: fixed parsing of prototype parameter.Marco Capitani2017-04-131-6/+6
|
* Tester finishing touches: code cleanup and used choices.Marco Capitani2017-04-131-17/+18
|
* Merge branch 'master-tester' of https://gitlab.com/arcfire/rumba into ↵Marco Capitani2017-04-121-27/+27
|\ | | | | | | | | | | master-tester Technical merge
| * Added Testing scripts and demonstrator conf to rumba converterMarco Capitani2017-04-111-0/+176
|
* Rumba tester v2: all-in-one testing toolMarco Capitani2017-04-121-64/+135
| | | | | | Deep reworking of the testing tool, it can be provided with a (demo-like) .conf file, a testbed and a prototype, and it auto-runs the experiment. Removed generated testing scripts.
* Added Testing scripts and demonstrator conf to rumba converterMarco Capitani2017-04-121-0/+176