commit | 9ee75905f4ced6776698d7ff4d593cbe919706e9 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <annkapul@gmail.com> | Tue Oct 29 16:33:26 2019 +0200 |
committer | harhipova <harhipova@mirantis.com> | Fri Nov 15 12:39:15 2019 +0000 |
tree | 82259918a288aa50ea56266ccdfcf836ccd690c8 | |
parent | 40955d7c727f626df83ad876ca7850fdb7fa2bff [diff] [blame] |
Extend the process of updgrading from Pike to Queens Related-Prod: #PROD-00000 Change-Id: I8e9e5dc943a0206f351830f89777e080afd513d0
diff --git a/tcp_tests/tests/system/test_mcp_update.py b/tcp_tests/tests/system/test_mcp_update.py index 01fa7bb..ab38698 100644 --- a/tcp_tests/tests/system/test_mcp_update.py +++ b/tcp_tests/tests/system/test_mcp_update.py
@@ -91,6 +91,7 @@ reclass.add_key(repo_param, proposed_repo, "cluster/*/ceph/init.yml") salt_actions.run_state("*", "saltutil.refresh_pillar") + salt_actions.enforce_state("*", "salt.minion") salt_actions.enforce_state("I@jenkins:client", "jenkins.client")