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

Use rabbitmqImage in FUSE failure test #1311

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

sondavidb
Copy link
Contributor

@sondavidb sondavidb commented Jul 16, 2024

Issue #, if available:
Workaround for #1168 to unblock ARM CI

Description of changes:
On ARM instances, pinnedRabbitmqImage does not work for this test due to some issues with xattr/whiteout dir detection xattr detection on images with volume mounts. This is either a bug in the image or our code, but to get around CI for now we will just use a regular rabbitmq image.

Testing performed:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

On ARM instances, pinnedRabbitmqImage does not work for this test due to
some issues with xattr/whiteout dir detection. This is either a bug in
the image or our code, but to get around CI for now we will just use a
regular rabbitmq image.

Signed-off-by: David Son <davbson@amazon.com>
@sondavidb sondavidb requested a review from a team as a code owner July 16, 2024 00:15
@github-actions github-actions bot added go Pull requests that update Go code testing Unit and/or integration tests labels Jul 16, 2024
@coderbirju coderbirju merged commit 9eef2c0 into awslabs:main Jul 16, 2024
11 checks passed
@sondavidb sondavidb deleted the workaround_fuse_metrics_arm branch July 16, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code testing Unit and/or integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants