Skip to content

[9.3](backport #48877) metricbeat: remove mongodb apt repo from integration test docker image#48885

Merged
AndersonQ merged 1 commit into9.3from
mergify/bp/9.3/pr-48877
Feb 17, 2026
Merged

[9.3](backport #48877) metricbeat: remove mongodb apt repo from integration test docker image#48885
AndersonQ merged 1 commit into9.3from
mergify/bp/9.3/pr-48877

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 17, 2026

The GPG key for the APT repository has expired, causing apt update to fail. Removing the apt repo fixes the issue as we don't need the repo.

Proposed commit message

    metricbeat: remove mongodb apt repo from integration test docker image
    
    The GPG key for the APT repository has expired, causing apt update to fail.
    Removing the apt repo fixes the issue as we don't need the repo.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

None

How to test this PR locally

cd metricbeat/module/mongodb/_meta
docker build -t docker.elastic.co/integrations-ci/beats-mongodb .

the build should succeed

Related issues

  • N/A

This is an automatic backport of pull request #48877 done by [Mergify](https://mergify.com).

#48877)

The GPG key for the APT repository has expired, causing apt update to fail.
Removing the apt repo fixes the issue as we don't need the repo.

(cherry picked from commit 710ae1d)
@mergify mergify bot added the backport label Feb 17, 2026
@mergify mergify bot requested a review from a team as a code owner February 17, 2026 07:15
@mergify mergify bot added the backport label Feb 17, 2026
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 17, 2026
@botelastic
Copy link

botelastic bot commented Feb 17, 2026

This pull request doesn't have a Team:<team> label.

@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@AndersonQ AndersonQ enabled auto-merge (squash) February 17, 2026 07:22
@AndersonQ AndersonQ merged commit b365732 into 9.3 Feb 17, 2026
48 of 49 checks passed
@AndersonQ AndersonQ deleted the mergify/bp/9.3/pr-48877 branch February 17, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant