make use of functest_utils.get_parameter_from_yaml
[functest-xtesting.git] / testcases / features / promise.py
2016-09-08 SerenaFengmake use of functest_utils.get_parameter_from_yaml
2016-09-07 Morgan RichommeMerge "remove imported FUNCTEST_REPO object"
2016-09-06 Morgan RichommeMerge "Fix image format set for rally test cases"
2016-09-06 Jose LausuchMerge "Reduce logging in the SFC test case"
2016-09-06 jose.lausuchMerge "[Promise] Fix bug opening the json result file"
2016-09-06 jose.lausuch[Promise] Fix bug opening the json result file
2016-09-06 Jose LausuchMerge "Add support of arm for doctor"
2016-09-06 jose.lausuchMerge "[Promise test case] Use proper way to get parame...
2016-09-05 jose.lausuch[Promise test case] Use proper way to get parameters...
2016-09-01 Jose LausuchMerge "unify functest_yaml obtain process"
2016-09-01 Jose LausuchMerge "Add a specific logger for orchestrator class"
2016-08-31 SerenaFengunify functest_yaml obtain process
2016-08-31 Cédric OllivierRemove all logers as utils method args.
2016-08-31 Morgan RichommeMerge "unify testcases.yaml obtain process"
2016-08-31 Morgan RichommeMerge "delete useless FUNCTEST_REPO variable"
2016-08-31 SerenaFengdelete useless FUNCTEST_REPO variable
2016-08-26 Morgan RichommeMerge "[Fuel] Skip test_server_basic_ops tempest test"
2016-08-23 valentin boucherMerge "Avoid duplicating logs in run_tests.py"
2016-08-23 Morgan RichommeMerge "when create/get/update failed return None rather...
2016-08-23 SerenaFengwhen create/get/update failed return None rather than...
2016-08-01 Jose LausuchMerge "Several bug fixes in ODL-SFC functest testcase"
2016-07-29 Carlos GoncalvesReturn with exit code in Promise testcase
2016-07-28 jose.lausuchMerge "Bugfix: dont stop execution when a test case...
2016-07-28 bouchervAdd endpoint type support on functest
2016-07-20 Jose LausuchMerge "Add kingbird endpoint information to functest."
2016-07-20 jose.lausuchRemove logger as input parameter of functions in openst...
2016-07-12 Morgan RichommeMerge changes from topics 'fix_unix_rights_py', 'stop_c...
2016-07-12 Cédric OllivierChmod 755 all py files which can be executed
2016-06-24 valentin boucherMerge "bug fix: duplicate start_date var with different...
2016-06-24 Morgan Richommebug fix: duplicate start_date var with different type
2016-06-08 Morgan RichommeMerge "Fixes incorrect parenthesis format & adds ft_log...
2016-06-08 Morgan RichommeAdapt functest testcase to APi refactoring
2016-05-10 jose.lausuchMerge "CLI implementation"
2016-05-09 jose.lausuchGeneric Function to create a private network
2016-05-04 jose.lausuchRefactor improvements
2016-04-27 Morgan RichommeMerge "Replace all the loggers by the functest logger...
2016-04-27 jose.lausuchReplace all the loggers by the functest logger module
2016-04-26 jose.lausuchMove functest_utils and openstack_utils to directory...
2016-04-25 Jose LausuchMerge "Add untracked files to ignore"
2016-04-25 Cédric OllivierRemove backslashs for line continuation
2016-04-22 Morgan RichommeAffect version field in results for all the testcases
2016-04-22 jose.lausuchEnable PYTHONPATH env variable inside the container
2016-04-20 jose.lausuchFix Flake8 Violations in the Functest scripts
2016-04-13 Jose LausuchMerge "add bash script to config pip and easy_install"
2016-04-12 Jose LausuchMerge "update of INFO file"
2016-04-11 jose.lausuchMerge "Split functest_utils.py into 2 scripts"
2016-04-11 jose.lausuchSplit functest_utils.py into 2 scripts
2016-03-18 Morgan RichommeMerge "Revert "Checkout the Latest stable Tempest""
2016-03-18 Morgan RichommeMerge "Add criteria and version when pushing the result...
2016-03-18 Morgan RichommeAdd criteria and version when pushing the results into...
2016-02-26 Morgan RichommeMerge "Add jenkins build tag for result api"
2016-02-24 bouchervAdd jenkins build tag for result api
2016-02-04 jose.lausuchImport request python module for promise test case
2016-02-04 Morgan RichommeMerge "Fix success status parsing of rally results"
2016-02-03 jose.lausuchUse python json parser to get the results form the...
2016-02-03 Morgan RichommeRevert "bug fix: get installer using functest_utils"
2016-02-03 Morgan Richommebug fix: get installer using functest_utils
2016-02-03 Morgan RichommeMerge "FIX:use 'info' after sourcing the common.sh"
2016-02-03 Morgan RichommeMerge "Show Promise results output and push results...
2016-02-02 jose.lausuchShow Promise results output and push results to DB
2016-02-02 jose.lausuchMerge "Use generate_defaults instead of os_defaults...
2016-02-01 jose.lausuchUse promise-flavor if exists and don't try to create...
2016-02-01 Morgan RichommeMerge "Add script to generate the OpenStack defaults"
2016-02-01 Morgan RichommeMerge "use scenario instead of git info in version...
2016-02-01 Morgan RichommeMerge "Add testcases results to DB"
2016-02-01 Morgan RichommeMerge "Replace openstack single clients by python-opens...
2016-02-01 jose.lausuchExport private net OS_TEST_NETWORK for Promise tests
2016-01-29 Morgan RichommeMerge "Update doc"
2016-01-28 Morgan RichommeMerge "Volume type management moved from run_tests...
2016-01-27 jose.lausuchFix promise test output
2016-01-27 Morgan RichommeMerge "Print json result file of Promise testcase"
2016-01-27 jose.lausuchPrint json result file of Promise testcase
2016-01-26 Morgan RichommeMerge "Use paramiko library to SSH and SCP the instance...
2016-01-25 Morgan RichommeMerge "Add support for Promise test cases"
2016-01-22 jose.lausuchAdd support for Promise test cases