commit | a50392572f120f9046161ba4c689af6825a0665a | [log] [tgz] |
---|---|---|
author | PGlazov <pglazov@mirantis.com> | Wed Oct 06 21:40:01 2021 +0400 |
committer | PGlazov <pglazov@mirantis.com> | Wed Oct 06 22:22:12 2021 +0400 |
tree | 37c8a342612630e7eecaea3175e976ea5a77e19b | |
parent | 8b407f79ff8cf31264c51bf748648cd49c9ad9ec [diff] [blame] |
Upgrade saltstack set true by default -set true for all proposed envs Change-Id: I48f4ba93f20b19b0c2e013db0a2c6e6f9a4a2193
diff --git a/tcp_tests/tests/system/test_mcp_update.py b/tcp_tests/tests/system/test_mcp_update.py index 69253c9..db2cb26 100644 --- a/tcp_tests/tests/system/test_mcp_update.py +++ b/tcp_tests/tests/system/test_mcp_update.py
@@ -609,7 +609,7 @@ job_parameters = { "TARGET_SERVERS": target, "OS_DIST_UPGRADE": True, - "UPGRADE_SALTSTACK": False, + "UPGRADE_SALTSTACK": True, "OS_UPGRADE": True, "INTERACTIVE": False} job_result, job_description = drivetrain_actions.start_job_on_jenkins(