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

Refactor image replication test cases #589

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

yec-akamai
Copy link
Contributor

📝 Description

Remove the hardcoded region and instead using core region with Object Storage capability for image replication.

✔️ How to Test

make TEST_ARGS="-vvv image_basic" test

@yec-akamai yec-akamai added the testing for updates to the testing suite in the changelog. label Sep 24, 2024
@yec-akamai yec-akamai requested a review from a team as a code owner September 24, 2024 16:56
@yec-akamai yec-akamai requested review from zliang-akamai and ykim-akamai and removed request for a team September 24, 2024 16:56
@@ -104,7 +104,7 @@
RETRY_STATUSES = {408, 429, 502}


class LinodeModuleBase:
Copy link
Member

Choose a reason for hiding this comment

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

Did pylint complain about this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it did.

Copy link
Contributor

Choose a reason for hiding this comment

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

I also included the lint fix in Makefile (#592)

Copy link
Member

@zliang-akamai zliang-akamai left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@ykim-akamai ykim-akamai left a comment

Choose a reason for hiding this comment

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

LGTM, verified locally. Thanks for fixing the tests!

@yec-akamai yec-akamai merged commit 82657bd into linode:dev Sep 27, 2024
4 checks passed
@yec-akamai yec-akamai deleted the refactor-image-replicate-test branch September 27, 2024 15:35
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