Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rumba: Better placement of files created by Rumba | Sander Vrijders | 2017-06-19 | 1 | -1/+1 |
| | | | | | | | | | Temporary files such as ssh_info, the rspecs, logs, ... are now created in /tmp/rumba to avoid too many files being created and never removed. The VM images and jFed CLI are kept in ~/.cache/rumba to avoid redownloading every reboot. Closes #18, #19 | ||||
* | Merge branch 'master' into jfed-irati-fixes (rumba access) | Marco Capitani | 2017-06-13 | 1 | -6/+15 |
|\ | |||||
| * | tools: Revert rumba-access to initial state | Sander Vrijders | 2017-06-13 | 1 | -7/+3 |
| | | | | | | | | | | This reverts the script to its original state since it was not functioning properly. | ||||
| * | tools: Fix rumba access script | Sander Vrijders | 2017-06-12 | 1 | -2/+3 |
| | | | | | | | | This fixes some errors in the rumba access script. | ||||
| * | tools: rumba-access: rearrange script | Vincenzo Maffione | 2017-06-08 | 1 | -4/+6 |
| | | |||||
| * | tools: Update access script to use proxy | Sander Vrijders | 2017-06-07 | 1 | -5/+15 |
| | | | | | | | | | | | | The proxy command was not added to the file generated with ssh info. This adds it, and changes the access script to use it if it is there. | ||||
* | | tools: democonf updated; irati: added sleep after ipcm start | Marco Capitani | 2017-06-08 | 1 | -1/+1 |
|/ | |||||
* | rumba: add initial version of rumba-access | Vincenzo Maffione | 2017-06-07 | 1 | -0/+31 |
| | |||||
* | 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. | ||||
* | Tester: moving example .conf files | Marco Capitani | 2017-04-14 | 12 | -0/+0 |
| | |||||
* | Bugfixing for IRATI prototype and QEMU testbed | Marco Capitani | 2017-04-14 | 13 | -2/+537 |
| | |||||
* | 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 |