Skip to content

Matrix based parameters for e2e on gitlab#7345

Draft
nccatoni wants to merge 1 commit into
mainfrom
nccatoni/gitlab-matrix-param
Draft

Matrix based parameters for e2e on gitlab#7345
nccatoni wants to merge 1 commit into
mainfrom
nccatoni/gitlab-matrix-param

Conversation

@nccatoni

Copy link
Copy Markdown
Collaborator

Motivation

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:

tests/test_the_test/test_matrix.py                                      @DataDog/system-tests-core
utils/ci/gitlab/matrix.py                                               @DataDog/system-tests-core
utils/ci/gitlab/main.yml                                                @DataDog/system-tests-core
utils/ci/gitlab/validate_param_env.py                                   @DataDog/system-tests-core
utils/scripts/compute-workflow-parameters.py                            @DataDog/system-tests-core

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jul 20, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

🚦 3 Pipeline jobs failed

Testing the test | System Tests (dotnet, prod) / End-to-end #1 / uds 1   View in Datadog   GitHub Actions

🧪 1 Test failed

tests.integrations.test_dsm.Test_DsmRabbitmq_TopicExchange.test_dsm_rabbitmq[uds] from system_tests_suite   View in Datadog
ValueError: Checkpoint has not been found, please have a look in logs

self = <tests.integrations.test_dsm.Test_DsmRabbitmq_TopicExchange object at 0x7f90cb975e80>

    def test_dsm_rabbitmq(self):
        assert self.r.text == "ok"
    
        parent_hash = 14115675228093516275
        DsmHelper.assert_checkpoint_presence(
            hash_=parent_hash,
...

DataDog/system-tests | Ubuntu_24_amd64.INS: [test-app-java]   View in Datadog   GitLab

Testing the test | all-jobs-are-green   View in Datadog   GitHub Actions

ℹ️ 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: 75fb7fe | 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