fuel-qa/fuelweb_test/testrail
Sergey Novikov 3b1431e810 Add extra factor of TC definition in testrail
We need to execute the upgrade tests for different chains of
MOS versions. And for the each run we need to store and process
test result in Testrail, but there is problem - the upgrade tests
for various MOS version have the same test group and for now
testrail reporter cannot tell apart them correctly, because
reporter does filter tests by test group parameter. So, we need
to add additional factor of Test Case definition into test report
mechanism

Change-Id: I1f4458a387f7dd9e8061a42023d1cb94c7028512
2016-09-16 16:47:58 +03:00
..
__init__.py Pylint: fix trivial issues 2 2016-03-16 10:30:31 +03:00
builds.py Use regex for test group searching in console 2016-07-27 14:20:39 +03:00
datetime_util.py Add update testrail fields functionality for testrail reporter 2016-04-27 13:47:19 +00:00
generate_statistics.py Add extra factor of TC definition in testrail 2016-09-16 16:47:58 +03:00
launchpad_client.py Use unicode for strings in TestRail statistics 2016-04-07 12:23:13 +00:00
report_pi.py Fix encoding errors while working with APIs 2016-05-23 12:52:08 +03:00
report_tempest_results.py Swith to unicode for whole testrail 2016-04-12 13:06:39 +00:00
report.py Add extra factor of TC definition in testrail 2016-09-16 16:47:58 +03:00
settings.py Add extra factor of TC definition in testrail 2016-09-16 16:47:58 +03:00
testrail_client.py Add update testrail fields functionality for testrail reporter 2016-04-27 13:47:19 +00:00
testrail.py Fix encoding errors while working with APIs 2016-05-23 12:52:08 +03:00
upload_cases_description.py Add extra factor of TC definition in testrail 2016-09-16 16:47:58 +03:00
upload_tempest_test_suite.py Swith to unicode for whole testrail 2016-04-12 13:06:39 +00:00