Commit Graph

87 Commits

Author SHA1 Message Date
Wes Carroll 64d7de78d0 Rename FailoverTest functions to start and stop 2019-03-01 13:08:59 -05:00
Wes Carroll 3568ac49a3 Complete Invoke-Failover 2019-03-01 13:07:30 -05:00
Wes Carroll 60a10091e0 Remove extra whitespace. 2019-02-27 17:00:02 -05:00
Wes Carroll 33b9db8e00 Build Invoke-ZertoMove 2019-02-27 16:59:47 -05:00
Wes Carroll f2597db4de Use True and False rather than numerical values 2019-02-27 16:59:22 -05:00
Wes Carroll 914bf36cde Update MoveCommit 2019-02-27 14:08:07 -05:00
Wes Carroll ec4ac7ae5f Update FailoverTestStop with additional options. 2019-02-27 14:07:46 -05:00
Wes Carroll 620751ca2a Fillout FailoverTest options 2019-02-27 14:07:14 -05:00
Wes Carroll e01ef669d6 Update with more descriptive Var name. 2019-02-27 14:06:50 -05:00
Wes Carroll 341ed95402 Create FailoverCommit Function. 2019-02-27 14:06:25 -05:00
Wes Carroll 8416155d40 Create all VPG Post Files 2019-02-26 17:32:19 -05:00
Wes Carroll 6f3f9e0f49 Create stop vpg clone operation. 2019-02-26 13:05:46 -05:00
Wes Carroll 65d89031f3 Create Pause and Resume operations 2019-02-26 13:05:30 -05:00
Wes Carroll 074950b32e Set vpgName alias to name 2019-02-26 10:00:22 -05:00
Wes Carroll 9cac819f19 Fixed Mandatory params and updated fixed incorrect var 2019-02-26 10:00:02 -05:00
Wes Carroll a53b0ced53 Ignoring Zip Files 2019-02-26 09:59:34 -05:00
Wes Carroll 690bed2046 Create Start-ZertoCloneVpg.ps1 2019-02-26 09:58:55 -05:00
Wes Carroll 20d947a931 Added Checkpoint Creation and VPG Removal Functions 2019-02-25 22:37:47 -05:00
Wes Carroll f0e6c7c225 Create Edit-ZertoVra.Tests.ps1 2019-02-25 14:39:54 -05:00
Wes Carroll 4a43e8462c Fix Edit-ZertoVra 2019-02-25 13:50:33 -05:00
Wes Carroll 5cc447b533 Update tests to use ordered hashtables 2019-02-25 10:05:22 -05:00
Wes Carroll ef50346fd9 Create Edit-ZertoVra 2019-02-25 10:05:09 -05:00
Wes Carroll 0fc36b90f4 Added ToDo Item 2019-02-25 10:04:55 -05:00
Wes Carroll ccb1813405 Correct vraIdentifier paramsetname 2019-02-25 07:57:26 -05:00
Wes Carroll 613c8550fe Create Add-ZertoPeerSite and tests 2019-02-24 21:26:40 -05:00
Wes Carroll af86d6ddae fix test name 2019-02-24 21:02:03 -05:00
Wes Carroll 03060663d1 Create Get-ZertoApiFilter.Tests.ps1 2019-02-24 20:50:22 -05:00
Wes Carroll b8d95590c4 Merge branch 'Set-ZertoLicense' 2019-02-24 20:37:04 -05:00
Wes Carroll b1d5297cd1 Update test to call proper command. 2019-02-24 20:36:17 -05:00
Wes Carroll ddc940f7a6 Create Set-ZertoLicense and Tests 2019-02-24 20:35:38 -05:00
Wes Carroll 89bb9704df Create Set-ZertoAlert function and tests 2019-02-24 20:18:02 -05:00
Wes Carroll 04dba27f0c Commenting and Helpmessages. 2019-02-24 14:09:18 -05:00
Wes Carroll 0e19b92901 Continue Updating HelpMessages and Comments 2019-02-24 13:23:39 -05:00
Wes Carroll 80469aafa2 Continue writing help messages and comments. 2019-02-23 23:15:47 -05:00
Wes Carroll 22d7bc0de6 Update Get-ZertoFilter Help Messages 2019-02-23 22:21:10 -05:00
Wes Carroll 5e2e4a0c1b Start commenting code and help messages 2019-02-22 22:17:47 -05:00
Wes Carroll 9fd116b36f Update connection to work with expired token 2019-02-22 13:29:38 -05:00
Wes Carroll 94a54f013a Update Connect-ZertoServer.Tests.ps1 2019-02-22 13:16:12 -05:00
Wes Carroll ab85b19854 Update Connect-ZertoServer tests to reflect proper path. 2019-02-22 12:03:18 -05:00
Wes Carroll 80385d5475 Pause when uninstalling more than 1 VRA
Initiate a pause when uninstalling more than one vra. Without this pause, the uninstall process would only be successful for 1 VRA.
2019-02-22 12:02:57 -05:00
Wes Carroll 8edfdf1af9 Add missing variable to parameter 2019-02-22 07:13:32 -05:00
Wes Carroll 7fba69f20b Correct Variable Name Typo 2019-02-22 07:12:21 -05:00
Wes Carroll 410d7885ed Correct Variable Name Typo 2019-02-22 07:12:04 -05:00
Wes Carroll f2395c2634 Remove Var instead of Clear
Remove each zvmVariable instead of clearing to support connectivity and timeout tests.
2019-02-22 07:11:40 -05:00
Wes Carroll 0328c80ca1 Update Connect-ZertoServer tests 2019-02-21 22:19:45 -05:00
Wes Carroll e5cd605c92 Fixed Variable Name 2019-02-21 13:26:41 -05:00
Wes Carroll adb68d058f Fixed connection testing logic. 2019-02-21 13:26:24 -05:00
Wes Carroll 753393dc2d Fix missing "}" 2019-02-21 13:11:31 -05:00
Wes Carroll d7a1bfbd8c Merge pull request #3 from wcarroll/VariableScoping
Variable scoping
2019-02-21 12:56:46 -05:00
Wes Carroll 4c3645c639 Update Install-ZertoVra.ps1 2019-02-21 12:53:46 -05:00