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

DMS: smart connect #736

Merged
merged 2 commits into from
Oct 4, 2024
Merged

DMS: smart connect #736

merged 2 commits into from
Oct 4, 2024

Conversation

artem-lifshits
Copy link
Member

@artem-lifshits artem-lifshits commented Oct 4, 2024

Info

DMS smart connect methods & tests.

Acceptance tests

=== RUN   TestSmartConnectDMS
    instances_test.go:65: Attempting to create DMSv2 instance
    instances_test.go:108: DMSv2 instance successfully created: e977e482-8388-4eef-8e3a-0862719d4df2
    instances_smart_connect_test.go:31: Attempting to enable Smart Connect for instance e977e482-8388-4eef-8e3a-0862719d4df2
    instances_smart_connect_test.go:51: Smart Connect enabled for instance e977e482-8388-4eef-8e3a-0862719d4df2
    instances_smart_connect_test.go:89: Task created with ID: e0c98b6c-e911-4b2b-897e-94ff51caa556
    instances_smart_connect_test.go:101: Got task details for task e0c98b6c-e911-4b2b-897e-94ff51caa556
    instances_smart_connect_test.go:112: Listed 1 tasks
    instances_smart_connect_test.go:120: Task e0c98b6c-e911-4b2b-897e-94ff51caa556 started or restarted
    instances_smart_connect_test.go:125: Task e0c98b6c-e911-4b2b-897e-94ff51caa556 paused
    instances_smart_connect_test.go:130: Task e0c98b6c-e911-4b2b-897e-94ff51caa556 restarted
    instances_smart_connect_test.go:95: Task e0c98b6c-e911-4b2b-897e-94ff51caa556 deleted
    instances_smart_connect_test.go:45: Smart Connect disabled for instance e977e482-8388-4eef-8e3a-0862719d4df2
    instances_test.go:114: Attempting to delete DMSv2 instance: e977e482-8388-4eef-8e3a-0862719d4df2
    instances_test.go:121: DMSv2 instance deleted successfully: e977e482-8388-4eef-8e3a-0862719d4df2
--- PASS: TestSmartConnectDMS (1074.54s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits added the gate Merge PR label Oct 4, 2024
@otc-zuul otc-zuul bot merged commit 63093da into devel Oct 4, 2024
14 checks passed
@otc-zuul otc-zuul bot deleted the dms_smart_connect branch October 4, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants