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 support for DBaaS suspend/resume #680

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ezilber-akamai
Copy link
Contributor

📝 Description

Adds support for the new suspend/resume DBaaS endpoints.

✔️ How to Test

The following tests steps assume that you have this PR pulled down locally.

Integration Tests

make fixtures TEST_ARGS="-timeout 0 -run TestDatabase_MySQL_Suite"
make fixtures TEST_ARGS="-timeout 0 -run TestDatabase_Postgres_Suite"

NOTE: These tests will take a long time to run, ~30-40 minutes for each test suite.

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner February 12, 2025 16:17
@ezilber-akamai ezilber-akamai requested review from lgarber-akamai and yec-akamai and removed request for a team February 12, 2025 16:17
@ezilber-akamai ezilber-akamai added the new-feature for new features in the changelog. label Feb 13, 2025
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation looks good and all tests are passing on my end, nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature for new features in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants