Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testbeds: Add docker testbed | Nick Aerts | 2018-03-20 | 1 | -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 start | Marco Capitani | 2017-06-08 | 1 | -1/+1 |
| | |||||
* | ssh_support: added proxy_command to copy path to testbed | Marco Capitani | 2017-04-28 | 1 | -4/+13 |
| | | | | | other: fix to democonf2rumba jfed arguments | ||||
* | Logging: added set and reset logging level method, small logging modifications. | Marco Capitani | 2017-04-24 | 1 | -2/+12 |
| | |||||
* | model: Split experiment run() | Sander Vrijders | 2017-04-21 | 1 | -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 testbed | Marco Capitani | 2017-04-14 | 1 | -2/+1 |
| | |||||
* | QEMU: ifname compilation and vm port activation | Marco Capitani | 2017-04-14 | 1 | -4/+12 |
| | |||||
* | Tester: fixed parsing of prototype parameter. | Marco Capitani | 2017-04-13 | 1 | -6/+6 |
| | |||||
* | Tester finishing touches: code cleanup and used choices. | Marco Capitani | 2017-04-13 | 1 | -17/+18 |
| | |||||
* | Merge branch 'master-tester' of https://gitlab.com/arcfire/rumba into ↵ | Marco Capitani | 2017-04-12 | 1 | -27/+27 |
|\ | | | | | | | | | | | master-tester Technical merge | ||||
| * | Added Testing scripts and demonstrator conf to rumba converter | Marco Capitani | 2017-04-11 | 1 | -0/+176 |
| | |||||
* | Rumba tester v2: all-in-one testing tool | Marco Capitani | 2017-04-12 | 1 | -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 converter | Marco Capitani | 2017-04-12 | 1 | -0/+176 |