Merge "Promote test speed of test__update_nodes_batch_policy"
This commit is contained in:
commit
0e59627999
@ -172,7 +172,7 @@ class ClusterUpdateTest(base.SenlinTestCase):
|
||||
action.id = 'CLUSTER_ACTION_ID'
|
||||
action.data = {
|
||||
'update': {
|
||||
'pause_time': 3,
|
||||
'pause_time': 0.1,
|
||||
'min_in_service': 1,
|
||||
'plan': [{node1.id}, {node2.id}],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user