Closed alagoutte closed 5 years ago
Please merge this request.
@nmbradford, it is possible to get feedback on this PR ? (Launch testsuite ?)
Hi @dcoghlan, can you launch test suite ?
jenkins test this please
Tests Failed
@alagoutte your tests for this PR have failed as per the output below
Describing Edge IPsec
Using existing PowerCLI connection to 192.168.172.88
WARNING: Using cluster Mgmt01_a for clustery stuff
WARNING: Using datastore MgmtData for datastorey stuff
Context ipsec
[+] Can retrieve IPsec Config 56.48s
[+] Disabled logging 5.2s
[+] Change logging level 2.41s
[+] Add First IPsec Site (with PSK) 2.93s
[+] Enable IPsec Server 5.64s
[-] Add Second IPsec Site (with PSK and disable pfs but use dh2 and encryption AES256) 5.86s
String lengths are both 8. Strings differ at index 7.
Expected: {localid2}
But was: {localid1}
------------------^
at <ScriptBlock>, C:\jenkins\workspace\WindowsPowerNsx641\tests\integration\18.IPsec.tests.ps1: line 112
112: $ipsec.sites.site.localid[0] | should be "localid2"
[+] Config global IPsec settings 4.29s
[-] Add Third IPsec Site (with certificate) 5.52s
String lengths are both 8. Strings differ at index 7.
Expected: {localid3}
But was: {localid2}
------------------^
at <ScriptBlock>, C:\jenkins\workspace\WindowsPowerNsx641\tests\integration\18.IPsec.tests.ps1: line 135
135: $ipsec.sites.site.localid[0] | should be "localid3"
[+] Remove IPsec Config 5.05s
Tests Failed
it is good now ?
Tests Failed
it is good ?
jenkins test this please
Tests Failed
jenkins test this please
Tests Failed
jenkins test this please
Tests Successful
Thanks !
Add 4 new cmdlets for Get/Set/Remove/Add(Site) -NsxIPsec
add also test suite
It will be fixed #438