Skip to content

Conversation

@ezilber-akamai
Copy link
Contributor

📝 Description

Added integration tests for MySQL and PostgreSQL suspend and resume endpoints. Also re-enabled DBaaS tests now that DBaaS V2 is in production.

✔️ How to Test

make test-int TEST_SUITE=database

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner March 4, 2025 19:37
@ezilber-akamai ezilber-akamai requested review from jriddle-linode and lgarber-akamai and removed request for a team March 4, 2025 19:37
from tests.integration.linodes.helpers_linodes import DEFAULT_LABEL

BASE_CMD = ["linode-cli", "databases"]
pytestmark = pytest.mark.skip(
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

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 tests are passing on my end. Nice work!

@ezilber-akamai ezilber-akamai added the testing for updates to the testing suite in the changelog. label Mar 7, 2025
Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

LGTM, works locally!

@ezilber-akamai ezilber-akamai merged commit 0ed9d73 into linode:dev Mar 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants