Skip to content

Automate system tests upgrade #3629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TonyCTHsu
Copy link
Contributor

@TonyCTHsu TonyCTHsu commented Jun 12, 2025

What does this PR do?

This pull request implement the automation that upgrade system tests versions.

Motivation

Provide consistency to the system test result.

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 golangci-lint run 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!

@TonyCTHsu TonyCTHsu force-pushed the tonycthsu/upgrade-system-tests branch 2 times, most recently from 5a5e390 to 740c716 Compare June 12, 2025 10:53
@pr-commenter
Copy link

pr-commenter bot commented Jun 12, 2025

Benchmarks

Benchmark execution time: 2025-06-12 12:36:04

Comparing candidate commit 18f2f46 in PR branch tonycthsu/upgrade-system-tests with baseline commit f92a95e in branch main.

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

@TonyCTHsu TonyCTHsu force-pushed the tonycthsu/upgrade-system-tests branch 2 times, most recently from d9b8c2b to 32585d0 Compare June 12, 2025 12:19
@TonyCTHsu TonyCTHsu force-pushed the tonycthsu/upgrade-system-tests branch from 32585d0 to 18f2f46 Compare June 12, 2025 12:23
@TonyCTHsu TonyCTHsu marked this pull request as ready for review June 12, 2025 12:26
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner June 12, 2025 12:26
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.

1 participant