stork icon indicating copy to clipboard operation
stork copied to clipboard

Added tests for storkctl clusterpair options

Open gejain opened this issue 11 months ago • 1 comments

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)

gejain avatar Mar 19 '24 16:03 gejain

Can one of the admins verify this patch?

cnbu-jenkins avatar Mar 19 '24 16:03 cnbu-jenkins