Skip to content

chore: prevent smoke tests from failing-fast#3888

Merged
dd-mergequeue[bot] merged 3 commits into
mainfrom
hannahkm/fix-contrib-smoke
Aug 19, 2025
Merged

chore: prevent smoke tests from failing-fast#3888
dd-mergequeue[bot] merged 3 commits into
mainfrom
hannahkm/fix-contrib-smoke

Conversation

@hannahkm

@hannahkm hannahkm commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds fail-fast: false to smoke tests running contribs.

Motivation

Previously, failing one contrib test would cause all contrib smoke tests to be cancelled and end early. This prevents us from seeing other failures that might exist.

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • New code is free of linting errors. You can check this by running ./scripts/lint.sh locally.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

Unsure? Have a question? Request a review!

@pr-commenter

pr-commenter Bot commented Aug 18, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2025-08-18 18:28:06

Comparing candidate commit 4f057a4 in PR branch hannahkm/fix-contrib-smoke with baseline commit 6d45b47 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 23 metrics, 1 unstable metrics.

@hannahkm
hannahkm marked this pull request as ready for review August 18, 2025 18:43
@hannahkm
hannahkm requested a review from a team as a code owner August 18, 2025 18:43
@darccio

darccio commented Aug 19, 2025

Copy link
Copy Markdown
Member

/merge

@dd-devflow-routing-codex

dd-devflow-routing-codex Bot commented Aug 19, 2025

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2025-08-19 07:55:29 UTC ℹ️ Start processing command /merge


2025-08-19 07:55:35 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 14m (p90).


2025-08-19 08:05:58 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue
dd-mergequeue Bot merged commit e1389d7 into main Aug 19, 2025
223 checks passed
@dd-mergequeue
dd-mergequeue Bot deleted the hannahkm/fix-contrib-smoke branch August 19, 2025 08:05
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.

2 participants