commit | c2b121f46454dc91638e92502cf9ff3ccaca5cb2 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Tue Dec 06 15:13:32 2022 +0000 |
committer | Gerrit Code Review <gerrit@172.18.228.131> | Tue Dec 06 15:13:32 2022 +0000 |
tree | b75d38573d6b6d4351746e61c0053c107c05cc30 | |
parent | 2e9cbcdb0aed1d5a509d26218b81e79c2d8d8a04 [diff] | |
parent | 137e6572949a1773fa8f8e0a6c2857b1a8a387dd [diff] |
Merge "Switch to deploy from tag 2019.2.22"
diff --git a/tcp_tests/tests/system/test_mcp_update.py b/tcp_tests/tests/system/test_mcp_update.py index 15c4755..2b4309a 100644 --- a/tcp_tests/tests/system/test_mcp_update.py +++ b/tcp_tests/tests/system/test_mcp_update.py
@@ -505,7 +505,7 @@ job_result, job_description = dt.start_job_on_jenkins( job_name=job_name, job_parameters=job_parameters, - build_timeout=40 * 60) + build_timeout=60 * 60) assert job_result == 'SUCCESS', job_description