Skip to content

metricbeat: remove mongodb apt repo from integration test docker image#48877

Merged
AndersonQ merged 1 commit intoelastic:mainfrom
AndersonQ:integ-tests-update-mongodb-version
Feb 17, 2026
Merged

metricbeat: remove mongodb apt repo from integration test docker image#48877
AndersonQ merged 1 commit intoelastic:mainfrom
AndersonQ:integ-tests-update-mongodb-version

Conversation

@AndersonQ
Copy link
Member

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

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.
@AndersonQ AndersonQ self-assigned this Feb 16, 2026
@AndersonQ AndersonQ requested a review from a team as a code owner February 16, 2026 15:23
@AndersonQ AndersonQ added backport-active-all Automated backport with mergify to all the active branches skip-changelog labels Feb 16, 2026
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 16, 2026
@botelastic
Copy link

botelastic bot commented Feb 16, 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 merged commit 710ae1d into elastic:main Feb 17, 2026
52 checks passed
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.2 9.3

@mergify
Copy link
Contributor

mergify bot commented Feb 17, 2026

mergify bot pushed a commit that referenced this pull request Feb 17, 2026
#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 bot pushed a commit that referenced this pull request Feb 17, 2026
#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 bot pushed a commit that referenced this pull request Feb 17, 2026
#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)
AndersonQ added a commit that referenced this pull request Feb 17, 2026
#48877) (#48883)

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)

Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
AndersonQ added a commit that referenced this pull request Feb 17, 2026
#48877) (#48884)

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)

Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
AndersonQ added a commit that referenced this pull request Feb 17, 2026
#48877) (#48885)

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)

Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches 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.

4 participants