Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tests for storkctl clusterpair options #1673

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gejain
Copy link
Contributor

@gejain gejain commented Mar 19, 2024

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)

@cnbu-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@gejain gejain force-pushed the topic/geet/storkctlclusterpairoptions branch from 9822df9 to 17965c7 Compare March 19, 2024 16:55
@gejain gejain added the integration-test The change adds or updates an integration test label Mar 19, 2024
@gejain gejain force-pushed the topic/geet/storkctlclusterpairoptions branch from 17965c7 to f30e510 Compare March 20, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress integration-test The change adds or updates an integration test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants