Skip to content

Disable e2e-autoscaling test when pushing images to staging#2672

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomainfrom
tbavelier/disable-e2e-autoscaling-when-manual-push-staging
Mar 2, 2026
Merged

Disable e2e-autoscaling test when pushing images to staging#2672
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomainfrom
tbavelier/disable-e2e-autoscaling-when-manual-push-staging

Conversation

@tbavelier
Copy link
Member

@tbavelier tbavelier commented Mar 2, 2026

What does this PR do?

  • Removes the e2e-autoscaling step for manual pipelines

Motivation

  • Avoid being blocked by this long test when pushing images to staging (n.b.: the e2e regular tests have allow_failure: true so they can be cancelled manually if needed unlike this one, where cancelling it prevents from going to next step)

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Verified in https://gitlab.ddbuild.io/DataDog/datadog-operator/-/pipelines/99702629 that e2e-autoscaling is no longer present when PUSH_IMAGES_TO_STAGING is set

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@tbavelier tbavelier requested a review from a team March 2, 2026 09:44
@tbavelier tbavelier requested a review from a team as a code owner March 2, 2026 09:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.69%. Comparing base (f978413) to head (1574d57).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2672   +/-   ##
=======================================
  Coverage   38.69%   38.69%           
=======================================
  Files         307      307           
  Lines       26526    26526           
=======================================
  Hits        10265    10265           
  Misses      15495    15495           
  Partials      766      766           
Flag Coverage Δ
unittests 38.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f978413...1574d57. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tbavelier
Copy link
Member Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link

gh-worker-devflow-routing-ef8351 bot commented Mar 2, 2026

View all feedbacks in Devflow UI.

2026-03-02 10:02:50 UTC ℹ️ Start processing command /merge


2026-03-02 10:02:57 UTC ℹ️ MergeQueue: waiting for PR to be ready

This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2026-03-02 10:20:16 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in main is approximately 2h (p90).


2026-03-02 12:15:19 UTC ℹ️ MergeQueue: This merge request was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants