Skip to content

Robertomonteromiguel/gitlab collapsible sections#7095

Draft
robertomonteromiguel wants to merge 3 commits into
mainfrom
robertomonteromiguel/gitlab_collapsible_sections
Draft

Robertomonteromiguel/gitlab collapsible sections#7095
robertomonteromiguel wants to merge 3 commits into
mainfrom
robertomonteromiguel/gitlab_collapsible_sections

Conversation

@robertomonteromiguel
Copy link
Copy Markdown
Collaborator

Motivation

The after_script log-rendering logic (collapsible log sections + run summary + navigation banner) was duplicated/inline in .gitlab/ssi_gitlab-ci.yml. This PR extracts it into a single reusable script, utils/scripts/gitlab_print_logs.sh, and wires it into the three jobs that need it.

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

github-actions Bot commented Jun 5, 2026

CODEOWNERS have been resolved as:

utils/scripts/gitlab_print_logs.sh                                      @DataDog/system-tests-core
.gitlab/ssi_gitlab-ci.yml                                               @DataDog/system-tests-core

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

datadog-datadog-prod-us1 Bot commented Jun 5, 2026

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

Testing the test | System Tests (golang, prod) / parametric / parametric (1)   View in Datadog   GitHub Actions

🧪 1 Test failed

tests.parametric.test_otel_env_vars.Test_Otel_Env_Vars.test_otel_env_vars_set[library_env0, parametric-golang] from system_tests_suite   View in Datadog (Fix with Cursor)
failed on setup with "Could not connect to test agent, check the log file logs_parametric/outputs/Test_Otel_Env_Vars/test_otel_env_vars_set[library_env0]/agent_log.log."

Could not connect to test agent, check the log file logs_parametric/outputs/Test_Otel_Env_Vars/test_otel_env_vars_set[library_env0]/agent_log.log.

DataDog/system-tests | rails6-app.arm64.DOA9: [public.ecr.aws/lts/ubuntu:22.04, linux/arm64, 2.6.10]   View in Datadog   GitLab

DataDog/system-tests | ruby-app-vendored-mode.arm64.DOA9: [public.ecr.aws/lts/ubuntu:22.04, linux/arm64, 2.7.8]   View in Datadog   GitLab

View all 5 failed jobs.

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 5f06c7d | Docs | Datadog PR Page | Give us feedback!

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