commit | bfc4c4ee40b1323f766a878b10678b941ad18192 | [log] [tgz] |
---|---|---|
author | Ilya Menkov <imenkov@mirantis.com> | Thu Oct 17 17:08:17 2019 +0400 |
committer | Ilya Menkov <imenkov@mirantis.com> | Thu Oct 17 17:08:17 2019 +0400 |
tree | e1b764abd829003e30bb4cf23b049df6b4b22db0 | |
parent | 9eccd84d7545acd669d55746b922945eb61df448 [diff] [blame] |
add update_xml_result to qa reporting tools Change-Id: I09980290276ae38c8c90db8772681b3b7aea810f Related-prod: PRODX-942
diff --git a/update_testrail_xml/requirements.txt b/update_testrail_xml/requirements.txt new file mode 100644 index 0000000..35b52a5 --- /dev/null +++ b/update_testrail_xml/requirements.txt
@@ -0,0 +1,4 @@ +six>=1.11.0 +jinja2>=2.10 +requests>=2.19.1 +