Skip to content

SSI: Build runner retry#6151

Merged
robertomonteromiguel merged 1 commit into
mainfrom
robertomonteromiguel/ssi_build_retry
Jan 29, 2026
Merged

SSI: Build runner retry#6151
robertomonteromiguel merged 1 commit into
mainfrom
robertomonteromiguel/ssi_build_retry

Conversation

@robertomonteromiguel
Copy link
Copy Markdown
Collaborator

Motivation

Enable build runner retry mechanism

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

.gitlab-ci.yml                                                          @DataDog/system-tests-core
utils/scripts/ci_orchestrators/gitlab_exporter.py                       @DataDog/system-tests-core

@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 Bot commented Jan 29, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

tests.debugger.test_debugger_probe_snapshot.Test_Debugger_Method_Probe_Snaphots.test_log_method_snapshot[net-http-orchestrion] from system_tests_suite (Datadog) (Fix with Cursor)
AssertionError: assert 'Snapshot was not received' is None
 +  where 'Snapshot was not received' = <built-in method join of str object at 0x7f27c0e2aa60>(['Snapshot was not received'])
 +    where <built-in method join of str object at 0x7f27c0e2aa60> = '\n'.join
 +    and   ['Snapshot was not received'] = <tests.debugger.test_debugger_probe_snapshot.Test_Debugger_Method_Probe_Snaphots object at 0x7f27b2e94dd0>.setup_failures

self = <tests.debugger.test_debugger_probe_snapshot.Test_Debugger_Method_Probe_Snaphots object at 0x7f27b2e94dd0>

    def test_log_method_snapshot(self):
>       self._assert()

...

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ef9ed64 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@robertomonteromiguel robertomonteromiguel marked this pull request as ready for review January 29, 2026 18:46
@robertomonteromiguel robertomonteromiguel requested a review from a team as a code owner January 29, 2026 18:46
@robertomonteromiguel robertomonteromiguel merged commit bb1a082 into main Jan 29, 2026
1976 of 1981 checks passed
@robertomonteromiguel robertomonteromiguel deleted the robertomonteromiguel/ssi_build_retry branch January 29, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant