Improving smoke test capabilities - #12051
Draft
PerfectSlayer wants to merge 5 commits into
Draft
Conversation
PerfectSlayer
force-pushed
the
bbujon/smoke-tests-tooling
branch
from
July 28, 2026 08:49
29804b8 to
817d668
Compare
This comment has been minimized.
This comment has been minimized.
PerfectSlayer
force-pushed
the
bbujon/smoke-tests-tooling
branch
from
July 28, 2026 09:11
817d668 to
c659547
Compare
Contributor
🟡 Java Benchmark SLOs — Performance SLO warning (near threshold)
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
Contributor
Bits has a CI fix ready🟢 Investigated · 🟢 Fix prepared · ⚪ Validation skipped · 🟠 Ready Added View in Datadog | Reviewed commit 54102e9 · Any feedback? Reach out in #deveng-pr-agent |
PerfectSlayer
force-pushed
the
bbujon/smoke-tests-tooling
branch
from
July 29, 2026 06:09
c659547 to
089af14
Compare
PerfectSlayer
force-pushed
the
bbujon/smoke-tests-tooling
branch
from
July 31, 2026 12:28
089af14 to
54102e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was created to preview the end goal of the task. It is still early work and will be split into reviewable chunks once ready. Check additional notes for the PRs ready to review.
What Does This Do
This PR introduces smoke tests framework based on JUnit.
It provides the following capabilities:
Additionally, this PR ports two smoke tests as example:
Motivation
Additional Notes
This will make some tests run with the test agent side car and enable trace invariant gate too (
check_test_agent_results.sh).Related pull-requests ready for review:
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: APMLP-1247