commit | 9b74486023b04708c9db2ee45ba4d0f0f6410c6b | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Tue Feb 26 17:33:43 2019 -0600 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Wed Feb 27 12:37:12 2019 -0600 |
tree | 62795f3f255dd868ced1a086712939116a67cd39 | |
parent | 5a0d02b3f0dfc8e525e2bd49736a352a1e101d06 [diff] [blame] |
Add ntp_skipped_nodes parameter, do not compare time on nodes with salt master Related-PROD: PROD-21993 Related-PROD: PROD-27182 Change-Id: Id8247d0b28301d098569f2ae3bd08ff7cfcad154
diff --git a/test_set/cvp-sanity/global_config.yaml b/test_set/cvp-sanity/global_config.yaml index 4146147..ab593d7 100644 --- a/test_set/cvp-sanity/global_config.yaml +++ b/test_set/cvp-sanity/global_config.yaml
@@ -90,6 +90,4 @@ # ntp test setting # this test may skip specific node (use fqdn) -test_ntp_sync: - { #"skipped_nodes": [""], - "time_deviation": 1} +ntp_skipped_nodes: [""]