stork
stork copied to clipboard
Added tests for storkctl clusterpair options
What type of PR is this?
integration-test
What this PR does / why we need it: We have created a matrix for clusterpair options and trying to get automate the tests with mandatory and optional options for clusterpair creation. As of now just add 4 tests -
TestStorkCtlClusterPair/createClusterPairWithEncKeydisableSSLTest TestStorkCtlClusterPair/createClusterPairWithoutEncKeydisableSSLTest TestStorkCtlClusterPair/createClusterPairWithEpTest TestStorkCtlClusterPair/createClusterPairSyncDrTest
Does this PR change a user-facing CRD or CLI?: No
TestRun Results - --- PASS: TestStorkCtlClusterPair (1106.55s) --- PASS: TestStorkCtlClusterPair/createClusterPairWithEncKeydisableSSLTest (237.50s) --- PASS: TestStorkCtlClusterPair/createClusterPairWithoutEncKeydisableSSLTest (239.09s) --- PASS: TestStorkCtlClusterPair/createClusterPairWithEpTest (463.49s) --- PASS: TestStorkCtlClusterPair/createClusterPairSyncDrTest (162.24s)
Can one of the admins verify this patch?