Skip to content

Conversation

@datadog-agent-integrations-bot
Copy link
Contributor

Backport ff505f8 from #21467.


What does this PR do?

Use bitnamilegacy images for E2E environments

Motivation

bitnami images were removed: bitnami/charts#35164
the images are available from bitnamilegacy but they won't be updated, so we will need to migrate to a different source soon

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
* Use bitnamilegacy to fix CI * fix (cherry picked from commit ff505f8)
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (7.71.x@46f6880). Learn more about missing BASE report.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@steveny91 steveny91 merged commit baac0ab into 7.71.x Oct 1, 2025
90 of 91 checks passed
@steveny91 steveny91 deleted the backport-21467-to-7.71.x branch October 1, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment