Bases: object
Wait for ns_server task (defined by task_type argument) to finish.
Known tasks: – indexer – view_compaction
return state and count items for all vbuckets for each node format: dict: {u‘1node_ip1’: {‘vb_79’: [‘replica’, ‘0’], ‘vb_78’: [‘active’, ‘0’]..}, u‘1node_ip1’:....}
verify vBuckets’ state and items count(for active/replica) in them related to vBucketMap for all nodes in cluster