Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | Refactor functest environment. Config_functest.yaml comments added. | jose.lausuch | 1 | -2/+3 |
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 |
2015-05-13 | Merge "change default image name for bench testing" | morganrOL | 3 | -22/+22 |
2015-05-13 | vPing.py: code cleaned. | jose.lausuch | 1 | -90/+47 |
2015-05-13 | change default image name for bench testing | morganrOL | 3 | -22/+22 |
2015-05-13 | Merge "Change default image name for tests (in ligne with config script), use... | morganrOL | 1 | -6/+6 |
2015-05-13 | Change default image name for tests (in ligne with config script), use the on... | morganrOL | 1 | -6/+6 |
2015-05-13 | Merge "vPing.py : changed #cloud-config to inject an sh script functest.yaml ... | Morgan Richomme | 2 | -17/+20 |
2015-05-13 | vPing.py : changed #cloud-config to inject an sh script | jose.lausuch | 2 | -17/+20 |
2015-05-13 | config_functest.py : removed public network creating | jose.lausuch | 1 | -52/+5 |
2015-05-12 | Merge "config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVA... | Morgan Richomme | 1 | -6/+6 |
2015-05-12 | fix bug on error detection | morganrOL | 1 | -1/+1 |
2015-05-12 | config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_... | jose.lausuch | 1 | -6/+6 |
2015-05-12 | config_functest.py: | jose.lausuch | 3 | -62/+107 |
2015-05-11 | config_functest.py: added create neutron network. | jose.lausuch | 3 | -29/+222 |
2015-05-10 | config_functest.py download functest.yaml if not present | jose.lausuch | 1 | -23/+39 |
2015-05-10 | Added functest.yaml to centralize the common parameters for all scripts of fu... | jose.lausuch | 4 | -80/+140 |
2015-05-09 | vPing.py: improved, updated and working with Ubuntu Cloud image. | jose.lausuch | 1 | -39/+133 |
2015-05-07 | Added smoke bench scenarios: complete smoke and green list of working tests. | jose.lausuch | 3 | -2/+509 |
2015-05-06 | Merge "update of the script, change tempest management, set smoke test by def... | morganrOL | 1 | -4/+63 |
2015-05-06 | update of the script, change tempest management, set smoke test by default, g... | morganrOL | 1 | -4/+63 |
2015-05-06 | config_functest.py: added ODL config support | jose.lausuch | 1 | -48/+81 |
2015-05-06 | change path to create rally forlder and scenarios+results subfolders, change ... | morganrOL | 1 | -4/+5 |
2015-05-06 | Merge "Script for creating virtual environment added." | Morgan Richomme | 3 | -6/+57 |
2015-05-06 | config_functest.py: improved output and error handling. Added download of run... | jose.lausuch | 1 | -18/+72 |
2015-05-06 | Script for creating virtual environment added. | Peter Bandzi | 3 | -6/+57 |
2015-05-05 | config_functest.py: Added Rally and Robot automatic installation and configur... | jose.lausuch | 1 | -26/+90 |
2015-05-05 | Added first draft config_functest.py. | jose.lausuch | 1 | -0/+285 |
2015-04-30 | run_rally: added quotas and requests as input parameters. | jose.lausuch | 3 | -29/+29 |
2015-04-30 | Merge "JIRA:FUNCTEST-1 -run_rally: added cinder as input parameter and other ... | Morgan Richomme | 1 | -15/+16 |