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

Account for LUKS headers in instance_config_disk test #601

Merged

Conversation

lgarber-akamai
Copy link
Contributor

📝 Description

This pull request updates instance_config_disk integration test to account for the implicit 17mb LUKS header on LDE-enabled instances.

I'm not entirely sure why this wasn't failing before but it might be related to more regions being supported by LDE. (?)

✔️ How to Test

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

Integration Testing

make TEST_ARGS="-v instance_config_disk" test

@lgarber-akamai lgarber-akamai added the testing for updates to the testing suite in the changelog. label Oct 7, 2024
@lgarber-akamai lgarber-akamai requested a review from a team as a code owner October 7, 2024 18:27
@lgarber-akamai lgarber-akamai requested review from zliang-akamai and ezilber-akamai and removed request for a team October 7, 2024 18:27
Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

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

Tests are passing locally. Thanks for fixing this!

@ykim-1
Copy link
Contributor

ykim-1 commented Oct 8, 2024

Thanks for updating the tests!

@lgarber-akamai lgarber-akamai merged commit 7b33199 into linode:dev Oct 9, 2024
5 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.

4 participants