aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tester: moving example .conf filesMarco Capitani2017-04-1412-0/+0
* IRATI: moved generated conf files in IRATI_conf folderMarco Capitani2017-04-141-7/+21
* Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-1418-163/+863
* Realign with master (MR 29-30)Marco Capitani2017-04-143-6/+13
|\
| * model: avoid printing policies in __repr__Vincenzo Maffione2017-04-131-1/+1
| * Merge branch 'ssh-fix' into 'master' vmaffione2017-04-132-8/+11
| |\
| | * rumba: ssh_support: Fix passing of arraySander Vrijders2017-04-132-8/+11
| |/
| * Merge branch 'ssh_support' into 'master' vmaffione2017-04-132-3/+7
| |\
| | * rumba: ssh_support: Fix return of stdoutSander Vrijders2017-04-132-3/+7
| |/
* | QEMU: ifname compilation and vm port activationMarco Capitani2017-04-145-206/+400
|\|
| * Merge branch 'master-tester' into 'master' vmaffione2017-04-133-100/+249
| |\
| | * 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 master-...Marco Capitani2017-04-121-27/+27
| | |\
| | | * Added Testing scripts and demonstrator conf to rumba converterMarco Capitani2017-04-119-0/+951
| | * | Rumba tester v2: all-in-one testing toolMarco Capitani2017-04-1211-939/+136
| | * | Added Testing scripts and demonstrator conf to rumba converterMarco Capitani2017-04-129-0/+951
| * | | Merge branch 'vincenzo' into 'master' vmaffione2017-04-121-0/+2
| |\ \ \
| | * | | ssh_support: prepend PATH extension to every commandVincenzo Maffione2017-04-121-0/+2
| |/ / /
| * | | Merge branch 'vincenzo' into 'master' Sander Vrijders2017-04-121-27/+12
| |\ \ \ | | |/ / | |/| |
| | * | ssh_support: simplify execute_commandVincenzo Maffione2017-04-121-19/+1
| | * | ssh_support: print each SSH command executedVincenzo Maffione2017-04-121-2/+2
| | * | ssh_support: print both stdout and stderr for ssh commandsVincenzo Maffione2017-04-121-6/+9
| |/ /
* | | IRATI prototype: bootstrap_network method. Now complete & to be tested.Marco Capitani2017-04-132-20/+132
* | | Merge branch 'master' into master-marcoMarco Capitani2017-04-1210-57/+172
|\| |
| * | Merge branch 'vincenzo' into 'master' Sander Vrijders2017-04-121-1/+1
| |\ \
| | * | ssh_support: use ssh_config in copy_file_to_testbedVincenzo Maffione2017-04-121-1/+1
| |/ /
| * | prototypes: rlite: only modprobe modules for the moment beingVincenzo Maffione2017-04-121-8/+14
| * | testbed: qemu: minor changes to allow last VM batch to bootVincenzo Maffione2017-04-121-3/+11
| * | examples: minor changes to use "root" user and passwordVincenzo Maffione2017-04-124-3/+6
| * | Merge branch 'sander' into 'master' vmaffione2017-04-128-37/+47
| |\ \ | | |/ | |/|
| | * ssh_support: Pass SSHConfig instead of only hostnameSander Vrijders2017-04-118-37/+47
| |/
| * Merge branch 'sander' into 'master' vmaffione2017-04-111-5/+91
| |\
| | * prototypes: ouroboros: Implement all commandsSander Vrijders2017-04-111-5/+91
| |/
| * Merge branch 'master-marco' into 'master' vmaffione2017-04-102-28/+33
| |\
* | | Resolving node_id issue and general cleanupMarco Capitani2017-04-114-108/+157
* | | Testing method fixMarco Capitani2017-04-112-8/+6
* | | IRATI config file generationMarco Capitani2017-04-114-13/+535
| |/ |/|
* | Forced teardown. Ignores errors and makes sure that everything is pulled down.Marco Capitani2017-04-102-28/+33
|/
* Merge branch 'vincenzo' into 'master' vmaffione2017-04-0811-73/+86
|\
| * 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-084-12/+19
| * testbeds: qemu: port to python3, use explicit module namesVincenzo Maffione2017-04-081-28/+27
| * rumba: simplify cooperation between prototype and testbed pluginsVincenzo Maffione2017-04-079-24/+31
|/
* update AUTHORSVincenzo Maffione2017-04-071-0/+1
* Merge branch 'master-conf' into 'master' vmaffione2017-04-071-0/+100
|\
| * Changed method name to 'from_config_file'Marco Capitani2017-04-061-1/+1
| * method for making an experiment from a .conf file with demo syntaxMarco Capitani2017-04-061-0/+100
* | Merge branch 'master-marco' into 'master' vmaffione2017-04-061-76/+195
|\ \ | |/ |/|