Skip to content

Commit 72c9580

Browse files
authored
chore: autorotation testcases (vmware#185)
Added pester testcases for autorotation testing Ref: vmware#175 Signed-off-by: Sowjanya.V <[email protected]>
1 parent a8235f0 commit 72c9580

File tree

3 files changed

+996
-11
lines changed

3 files changed

+996
-11
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Bugfix:
1818
Enhancement:
1919

2020
- Added `5.1.1.0` to `Get-PasswordPolicyDefault` and `Get-PasswordPolicyConfig` to support VMware Cloud Foundation 5.1.1. [GH-164](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/164)
21+
- Added `PasswordRotationTestsuite` with sample testcase for NSX Edge Password Rotation. [GH-185](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/185)
2122
- Enhanced `Get-PasswordPolicyDefault` to show summary in easily readable format. [GH-178](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/178)
2223
- Added functions to retrieve password policies for each available VMware Aria product deployed in a VMware Cloud Foundation instance. [GH-166](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/166)
2324
- `Get-AriaLocalUserAccountLockout` cmdlet to retrieve the password account lockout for the VMware Aria product appliances local users.
@@ -31,9 +32,9 @@ Enhancement:
3132
- `Update-AriaLocalUserPasswordExpiration` cmdlet to update all password expiration for the VMware Aria product appliances local users.
3233
- `Update-AriaLocalUserPasswordComplexity` cmdlet to update all password complexity for the VMware Aria product appliances local users.
3334

34-
3535
Chore:
3636

37+
- Added Pester tests for password rotation. [GH-185](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/185)
3738
- Updated `VMware.PowerCLI` module dependency from v13.1.0 to v13.2.1. [GH-179](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/179)
3839
- Updated `PowerValidatedSolutions` from v2.8.0 to v2.9.0. [GH-179](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/179)
3940

0 commit comments

Comments
 (0)