aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* tools: Update rumba-access to new proxy commandSander Vrijders2017-11-071-4/+4
| | | | | | | | After the refactor of ssh_support to use the native paramiko way to setup an ssh connection via a proxy, rumba-access stopped working, since it relied on the exporting of the proxy command to ssh_info. This commit updates rumba-access to take the refactor into account.
* rumba: Better placement of files created by RumbaSander Vrijders2017-06-191-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 Capitani2017-06-131-6/+15
|\
| * tools: Revert rumba-access to initial stateSander Vrijders2017-06-131-7/+3
| | | | | | | | | | This reverts the script to its original state since it was not functioning properly.
| * tools: Fix rumba access scriptSander Vrijders2017-06-121-2/+3
| | | | | | | | This fixes some errors in the rumba access script.
| * tools: rumba-access: rearrange scriptVincenzo Maffione2017-06-081-4/+6
| |
| * tools: Update access script to use proxySander Vrijders2017-06-071-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 startMarco Capitani2017-06-081-1/+1
|/
* rumba: add initial version of rumba-accessVincenzo Maffione2017-06-071-0/+31
|
* 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.
* Tester: moving example .conf filesMarco Capitani2017-04-1412-0/+0
|
* Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-1413-2/+537
|
* 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