Skip to content

Conversation

Zerpet
Copy link
Member

@Zerpet Zerpet commented Aug 25, 2025

Images in pivotalrabbitmq/rabbitmq built nightly from main disable the
management metrics collector. This breaks many tests because we rely on
management UI metrics for assertions. This commit introduces a dedicated
config file to ensure that management metrics are collected.

Images in pivotalrabbitmq/rabbitmq built nightly from main disable the
management metrics collector. This breaks many tests because we rely on
management UI metrics for assertions. This commit introduces a dedicated
config file to ensure that management metrics are collected.
Copilot

This comment was marked as outdated.

@Zerpet Zerpet requested a review from Copilot August 27, 2025 09:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates CI configuration to enable management metrics collection when testing with OCI images from main branch, addressing test failures caused by disabled metrics collector in pivotalrabbitmq/rabbitmq images.

  • Added dedicated config files to enable management metrics collector
  • Updated Docker configurations to mount the new config files
  • Fixed lambda expression syntax in test assertion

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Tests/Management/ManagementTests.cs Simplified lambda expression in test assertion
.ci/ubuntu/one-node/gha-setup.sh Added volume mount for management collector config
.ci/ubuntu/one-node/21-enable-management-collector.conf New config file to enable management metrics collector
.ci/ubuntu/cluster/rmq/Dockerfile Added COPY command for management collector config
.ci/ubuntu/cluster/rmq/21-enable-management-collector.conf New config file to enable management metrics collector
Comments suppressed due to low confidence (1)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Zerpet
Copy link
Member Author

Zerpet commented Aug 27, 2025

FYI @Gsantomaggio

@Zerpet Zerpet merged commit 119026f into main Aug 27, 2025
2 checks passed
@Zerpet Zerpet deleted the update-ci branch August 27, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant