Age | Commit message (Expand) | Author | Files | Lines |
2015-09-23 | Merge "added flag --yes to install_rally to force install dependencies" |  Morgan Richomme | 1 | -1/+1 |
2015-09-23 | added flag --yes to install_rally to force install dependencies |  jose.lausuch | 1 | -1/+1 |
2015-09-23 | Merge "onos-test:basic frame work of running onos TestOn test" |  Morgan Richomme | 3 | -0/+231 |
2015-09-22 | Merge "creation of scripts to generate Dashboard compatible json result files" |  Morgan Richomme | 8 | -64/+519 |
2015-09-22 | added yum install of needed packages on jumphost |  jose.lausuch | 1 | -0/+6 |
2015-09-22 | onos-test:basic frame work of running onos TestOn test |  lanqinglong | 3 | -0/+231 |
2015-09-22 | creation of scripts to generate Dashboard compatible json result files |  Morgan Richomme | 8 | -64/+519 |
2015-09-18 | Adding some methods on functest_utils.py |  unknown | 1 | -0/+87 |
2015-09-15 | Remove OS_REGION_NAME from OpenStack credentials check |  jose.lausuch | 1 | -4/+0 |
2015-09-04 | script to transfor vPing raw results into a json file to be used by the futur... |  Morgan Richomme | 1 | -0/+127 |
2015-09-03 | change vPing to push results in Test DB |  Morgan Richomme | 2 | -99/+222 |
2015-08-24 | workaround order of env settings to all ODL tests to be run |  Morgan Richomme | 1 | -6/+6 |
2015-08-24 | README for vIMS testcase |  Morgan Richomme | 1 | -0/+3 |
2015-07-07 | Add check for ownership in ~/.cache/pip |  jose.lausuch | 1 | -1/+19 |
2015-06-26 | config_functest.py: Rally installed with sudo |  jose.lausuch | 1 | -1/+2 |
2015-06-18 | functet_utils: bugfix check_internet_connectivity except |  jose.lausuch | 1 | -1/+1 |
2015-06-18 | replace default web site for testing internet connectivity |  Morgan Richomme | 1 | -1/+1 |
2015-06-16 | modify functest config to prepare result folder |  Morgan Richomme | 1 | -0/+9 |
2015-06-10 | remove date stamping in run_rally |  Morgan Richomme | 1 | -6/+1 |
2015-06-03 | config_functest.py : bugfix: removed "sudo" from installing rally command |  jose.lausuch | 1 | -3/+1 |
2015-06-03 | functest_utils.py : bugfix: logg-->logger |  jose.lausuch | 1 | -1/+1 |
2015-06-03 | remove unused doc file |  Morgan Richomme | 1 | -218/+0 |
2015-06-02 | vPing.py: Fixed IPs for VMs, Not DHCP |  jose.lausuch | 3 | -28/+60 |
2015-05-30 | Improvements |  jose.lausuch | 4 | -323/+397 |
2015-05-29 | Fix relative path issue in custom test |  Peter Bandzi | 3 | -12/+12 |
2015-05-26 | fix absolute/relative issue in start_test.sh |  Peter Bandzi | 1 | -1/+1 |
2015-05-26 | vPing.py: bugfix: removed cgit download of scenarios |  jose.lausuch | 1 | -30/+4 |
2015-05-26 | Refactor functest environment. Bugfixes: arguments missing |  jose.lausuch | 2 | -1/+3 |
2015-05-26 | Refactor functest environment. Bugfixes: arg dependencies |  jose.lausuch | 4 | -23/+29 |
2015-05-26 | Refactor functest environment |  jose.lausuch | 4 | -156/+63 |
2015-05-22 | vPing.py: bugfix: EXIT_CODE not defined |  jose.lausuch | 1 | -2/+1 |
2015-05-22 | Merge "Add $BASEDIR var to all paths" |  Peter Bandzi | 1 | -6/+6 |
2015-05-22 | Add $BASEDIR var to all paths |  Peter Bandzi | 1 | -6/+6 |
2015-05-21 | Merge "due to cleaning issue the order of the tests may have some consequence... |  morganrOL | 1 | -21/+21 |
2015-05-21 | due to cleaning issue the order of the tests may have some consequences. Runn... |  morganrOL | 1 | -21/+21 |
2015-05-21 | This version of script was tested on POD1 manualy |  Peter Bandzi | 5 | -7/+123 |
2015-05-20 | vPing.py: added timeout when building the VMs |  jose.lausuch | 1 | -6/+23 |
2015-05-20 | fix bug due to removal of VM scenario |  morganrOL | 1 | -2/+2 |
2015-05-19 | Merge "remove test VM to test CI (could be reintrouduced later)" |  morganrOL | 1 | -1/+1 |
2015-05-19 | remove test VM to test CI (could be reintrouduced later) |  morganrOL | 1 | -1/+1 |
2015-05-18 | run_rally.py: added consistent path for functest.yaml |  jose.lausuch | 1 | -1/+2 |
2015-05-18 | Merge "Fix requests scenario for rally bench suite (re import from rally)" |  morganrOL | 1 | -4/+20 |
2015-05-18 | Fix requests scenario for rally bench suite (re import from rally) |  morganrOL | 1 | -4/+20 |
2015-05-18 | Merge "fix cinder scenario bug (bad scenario format)" |  morganrOL | 1 | -3/+2 |
2015-05-18 | fix cinder scenario bug (bad scenario format) |  morganrOL | 1 | -3/+2 |
2015-05-18 | config_functest.py : added --force flag to force clean functest without promp... |  jose.lausuch | 1 | -13/+15 |
2015-05-15 | config_functet.py: bug while creating router and interface. Other minor impro... |  jose.lausuch | 1 | -33/+23 |
2015-05-15 | remove heat from the list of rally benchs to execute for R1 (out of scope) |  morganrOL | 1 | -2/+2 |
2015-05-14 | change default public network name in VM scenario |  morganrOL | 1 | -2/+2 |
2015-05-14 | change result structure, put all results in a date directory instead of suffi... |  morganrOL | 1 | -12/+8 |