Skip to content

Do not send HCLs from DTS E2E tests to common database #1703

@DaniilKl

Description

@DaniilKl

Affected component(s) or functionality (if applicable)

DTS v2.7.1

Summary

Currently DTS sends HCLs either to DPP database or DCR database. While for DPP case the E2E HCLs can be easily filtered out (because they land in the folder named againts DTS E2E testing email), in case of DCR - all HCL are mixed in public-hcl database.

This resulted in public-hcl containing mostly HCL from DTS E2E tests that do not contain actual dumps but smth like common_mock: using ectool... because of the mocking of the tools

We should either not send HCLs from DTS E2E tests or send them to a separate database.

Right now I cannot find any HCL that will contain not common_mock: using ectool... but the actual ectool dumps.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions