dsccommunity / FailoverClusterDsc

This module contains DSC resources for deployment and configuration of Windows Server Failover Cluster.
MIT License
60 stars 54 forks source link

xCluster: Update Cluster check to account for Paused Nodes #202

Closed OxHobbs closed 5 years ago

OxHobbs commented 5 years ago

Pull Request (PR) description

Updated the cluster membership check to return true if the node is paused. Added a localized string/verbose message to state the node is 'Paused' during the test method.

This Pull Request (PR) fixes the following issues

Fixes #201

Task list


This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #202 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #202   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         8      8           
  Lines       493    496    +3     
===================================
+ Hits        493    496    +3