Skip to content

metrics.json file does not support feature integration tests in module repo #752

Description

@NicolasFussberger

What

Problem

The metrics.json file file from score_lifecycle does not display the linking between feature requirements and feature integration tests.

Context

Within lifecycle feature team we have the following setup:

This repo setup is described also in the process documentation .

By default, the resulting metrics.json file from the score_lifecycle repo does not contain any feature requirements linking, but only the linking to component requirements (which are defined in the same score_lifecycle repo).

When following dashboards_and_quality_gates documentation and setting score_metrics_include_external_needs = True & score_metrics_requirement_types = "feat_req,comp_req,aou_req" the metrics.json file gets polluted with all feature requirements of all modules.

I am not aware of any other settings that would support the use case.

Expectation

score_metrics supports the use case of feature requirements and feature integration tests within different repos.
It shall be possible to generate a metrics.json file from the module repo that contains only the feature requirements that are relevant for the module/feature.

Acceptance Criteria (DoD)

  • score_metrics supports cross repo linking for a single feature/module to support the use case feature requirements and feature integration tests in different repos

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions