Skip to content

Quality gate integration artifacts - #887

Open
formaceft-93 wants to merge 6 commits into
mainfrom
quality-gate-integration-artifacts
Open

Quality gate integration artifacts#887
formaceft-93 wants to merge 6 commits into
mainfrom
quality-gate-integration-artifacts

Conversation

@formaceft-93

@formaceft-93 formaceft-93 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds environment data to test-results.json and fixes publishing for root quality-gate.json.

CI integrations can now resolve quality gate test IDs into compact test details and links.

Checklist

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 3 Report (plugin-allure2) 52m 22s Passed tests 10175   Skipped tests 15   Unknown tests 15 0 0 33 View
Allure 3 Report (plugin-classic) 52m 22s Passed tests 10175   Skipped tests 15   Unknown tests 15 0 0 33 View
Allure 3 Report 52m 22s Passed tests 10175   Skipped tests 15   Unknown tests 15 0 0 33 View
My Dashboard 52m 22s Passed tests 10175   Skipped tests 15   Unknown tests 15 0 0 33 View
Allure Report 0s 0 0 0

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

Allure perf metrics

Generated at: 2026-09-03T14:04:14.424Z

Phase Count Total Avg Min Max
restoreState.total 1 2473.6 ms 2473.6 ms 2473.6 ms 2473.6 ms
restoreState.dump 3 2473.1 ms 824.4 ms 795.3 ms 845.1 ms
restoreState.attachments 3 1756.1 ms 585.4 ms 555.2 ms 606.9 ms
restoreState.storeRestore 3 188.9 ms 63.0 ms 60.2 ms 64.4 ms
generate.total 1 16069.2 ms 16069.2 ms 16069.2 ms 16069.2 ms
generate.plugins.done 1 15680.5 ms 15680.5 ms 15680.5 ms 15680.5 ms
publish.upload.total 1 309926.3 ms 309926.3 ms 309926.3 ms 309926.3 ms
summary.generate 2 18.8 ms 9.4 ms 8.9 ms 9.9 ms
generate.plugin.done.agent 1 0.1 ms 0.1 ms 0.1 ms 0.1 ms
generate.plugin.done.allure2 1 3589.6 ms 3589.6 ms 3589.6 ms 3589.6 ms
generate.plugin.done.awesome 1 6121.4 ms 6121.4 ms 6121.4 ms 6121.4 ms
generate.plugin.done.classic 1 5026.6 ms 5026.6 ms 5026.6 ms 5026.6 ms
generate.plugin.done.dashboard 1 938.6 ms 938.6 ms 938.6 ms 938.6 ms
generate.plugin.done.log 1 3.1 ms 3.1 ms 3.1 ms 3.1 ms
generate.plugin.done.testops 1 0.3 ms 0.3 ms 0.3 ms 0.3 ms
publish.upload.plugin.allure2 1 90830.4 ms 90830.4 ms 90830.4 ms 90830.4 ms
publish.upload.plugin.awesome 1 113205.1 ms 113205.1 ms 113205.1 ms 113205.1 ms
publish.upload.plugin.classic 1 89868.2 ms 89868.2 ms 89868.2 ms 89868.2 ms
publish.upload.plugin.dashboard 1 2896.7 ms 2896.7 ms 2896.7 ms 2896.7 ms

Artifacts: allure-perf-metrics

@formaceft-93
formaceft-93 force-pushed the quality-gate-integration-artifacts branch 2 times, most recently from 0f2ae29 to 0430167 Compare August 31, 2026 09:21
@formaceft-93
formaceft-93 force-pushed the quality-gate-integration-artifacts branch from 9f58d58 to 422e78e Compare September 3, 2026 08:03

@epszaw epszaw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We don't need to upload the root quality-gate.json file to the remote storage (service or testops) due to its being used right after the report generation (for example, in the github action).

So, let's remove the file upload logic.

@formaceft-93

Copy link
Copy Markdown
Contributor Author

We don't need to upload the root quality-gate.json file to the remote storage (service or testops) due to its being used right after the report generation (for example, in the github action).

So, let's remove the file upload logic.

Removed!

@formaceft-93
formaceft-93 requested a review from epszaw September 3, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants