Skip to content

test: fix test metric filenames#2291

Merged
pjenvey merged 2 commits into
masterfrom
test/metric-filenames-STOR-548
May 11, 2026
Merged

test: fix test metric filenames#2291
pjenvey merged 2 commits into
masterfrom
test/metric-filenames-STOR-548

Conversation

@pjenvey
Copy link
Copy Markdown
Member

@pjenvey pjenvey commented May 9, 2026

Description

to produce a "test_suite" of unit/integration per: https://mozilla.github.io/ecosystem-test-scripts/reference-guides/project_onboarding_procedure.html#1-setup-cicd-to-push-test-result-and-coverage-data-to-gcs

the parser's lax about the final __results/coverage components: https://github.com/mozilla/ecosystem-test-scripts/blob/65674d8e28e27d3d1753c75d8f74c22f0e0a5896/scripts/metric_reporter/parser/base_parser.py#L16

so follow Kat's other patterns of e.g. "__<extra>-<metadata>-results.xml"

and kill tokenserver_utils_results.xml/some unused env vars

Issue(s)

Issue STOR-548

to produce a "test_suite" of unit/integration per:
https://mozilla.github.io/ecosystem-test-scripts/reference-guides/project_onboarding_procedure.html#1-setup-cicd-to-push-test-result-and-coverage-data-to-gcs

the parser's lax about the final __results/coverage components:
https://github.com/mozilla/ecosystem-test-scripts/blob/65674d8e28e27d3d1753c75d8f74c22f0e0a5896/scripts/metric_reporter/parser/base_parser.py#L16

so follow Kat's other patterns of e.g. "__<extra>-<metadata>-results.xml"

and kill tokenserver_utils_results.xml/some unused env vars

Issue STOR-548
@pjenvey pjenvey requested review from chenba and taddes May 9, 2026 01:03
Copy link
Copy Markdown
Collaborator

@chenba chenba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks

Copy link
Copy Markdown
Collaborator

@taddes taddes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@pjenvey pjenvey merged commit 473a453 into master May 11, 2026
26 checks passed
@pjenvey pjenvey deleted the test/metric-filenames-STOR-548 branch May 11, 2026 17:51
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.

3 participants