aboutsummaryrefslogtreecommitdiff
path: root/rumba/testbeds/qemu.py
Commit message (Expand)AuthorAgeFilesLines
* testbeds: Set default project to rumbaSander Vrijders2018-07-271-1/+1
* examples: Make scalingtime.py more genericSander Vrijders2018-04-251-1/+1
* rumba: Update copyright on license headersSander Vrijders2018-04-231-2/+3
* qemu: fix failure when there is no id_rsa.pubMarco Capitani2018-04-041-9/+23
* testbeds, prototypes, model: Add docstringsSander Vrijders2018-03-281-7/+25
* qemu: put ~/.ssh/id_rsa.pub into VM's authorized_keysMarco Capitani2018-03-281-1/+11
* linkquality: added link_quality to add delay, loss and rate limit to linkNick Aerts2018-03-271-16/+1
* storyboard: Add capturing of trafficSander Vrijders2018-03-271-0/+2
* testbeds: Add docker testbedNick Aerts2018-03-201-7/+9
* model & more: add prototype/system log fieldsMarco Capitani2018-02-271-1/+3
* testbed-qemu: refactor swapout to use call_in_parallelMarco Capitani2017-11-161-184/+49
* rumba: Use saner names and add Dimitri as authorSander Vrijders2017-11-151-2/+3
* prototypes: Add parallel installation for IRATIMarco Capitani2017-11-151-145/+228
* prototypes: rlite: align to the new rlite releaseVincenzo Maffione2017-10-051-2/+2
* testbeds: qemu: Remove unneeded sleepSander Vrijders2017-09-201-2/+0
* qemu: added check for timeout and interruption of swap-in processesMarco Capitani2017-09-191-2/+20
* build: Add continuous integrationSander Vrijders2017-09-131-19/+35
* Merge branch 'qemu-fix' into 'master'Sander Vrijders2017-09-121-5/+5
|\
| * testbeds: qemu: Add dev option to ip link setSander Vrijders2017-09-041-5/+5
* | Merge branch 'master' of gitlab.com:arcfire/rumbaSander Vrijders2017-09-081-0/+3
|\ \
| * | qemu: fix for zombie processesMarco Capitani2017-09-061-0/+3
| |/
* / rumba: Update license headersSander Vrijders2017-09-081-5/+10
|/
* Merge branch 'master' into storyboard-implMarco Capitani2017-07-281-23/+24
|\
| * rumba: Better placement of files created by RumbaSander Vrijders2017-06-191-23/+24
* | ssh & model-storyboard: changed ssh API, added node.execute* methodsMarco Capitani2017-06-301-0/+2
|/
* IRATI: added per-node policy support, and revamped policy data model.Marco Capitani2017-06-131-5/+6
* qemu: fix for devices permissionMarco Capitani2017-06-071-0/+7
* qemu testbed: use the prototype name to get the right buildroot imageVincenzo Maffione2017-06-011-15/+17
* qemu plugin: automatic download of buildroot imagesVincenzo Maffione2017-06-011-3/+19
* Logging: added set and reset logging level method, small logging modifications.Marco Capitani2017-04-241-0/+9
* testbeds: qemu: minor rearrangements on log printsVincenzo Maffione2017-04-211-9/+9
* testbeds: qemu: remove -nographic optionVincenzo Maffione2017-04-211-2/+1
* irati, rlite, qemu: remove unnecessary banners in log outputVincenzo Maffione2017-04-211-3/+3
* rumba: log: Added logging support, migrated from print to logging.Marco Capitani2017-04-211-24/+29
* Fixes for issues #4 and #5 (irati plugin and vlans)Marco Capitani2017-04-191-10/+4
* qemu: minor fixes to print() statementsVincenzo Maffione2017-04-151-16/+14
* Implemented several comments on MR 22:Marco Capitani2017-04-141-11/+2
* Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-141-9/+18
* QEMU: ifname compilation and vm port activationMarco Capitani2017-04-141-0/+39
|\
* | IRATI prototype: bootstrap_network method. Now complete & to be tested.Marco Capitani2017-04-131-3/+2
* | Merge branch 'master' into master-marcoMarco Capitani2017-04-121-6/+17
|\|
| * testbed: qemu: minor changes to allow last VM batch to bootVincenzo Maffione2017-04-121-3/+11
| * ssh_support: Pass SSHConfig instead of only hostnameSander Vrijders2017-04-111-1/+3
* | Resolving node_id issue and general cleanupMarco Capitani2017-04-111-35/+62
* | IRATI config file generationMarco Capitani2017-04-111-6/+14
|/
* Forced teardown. Ignores errors and makes sure that everything is pulled down.Marco Capitani2017-04-101-20/+24
* testbeds: qemu: use % for formatting stringsVincenzo Maffione2017-04-081-8/+8
* testsbeds: qemu: qemu logs directory defaults to pwdVincenzo Maffione2017-04-081-3/+3
* testbeds: qemu: modify constructor argumentsVincenzo Maffione2017-04-081-5/+8
* testbeds: qemu: port to python3, use explicit module namesVincenzo Maffione2017-04-081-28/+27