Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#292: Added option to dump test results to a custom file and enable C… #816

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

tapspatel
Copy link
Contributor

@tapspatel tapspatel commented Sep 25, 2024

…I workflow to summarize ttrt run and perf test results

This PR gives users the ability to dump test results into a json file and allows CI to upload the tests results to summarize for ttrt run and ttrt perf tests.

@tapspatel tapspatel self-assigned this Sep 25, 2024
@tapspatel tapspatel linked an issue Sep 25, 2024 that may be closed by this pull request
@tapspatel tapspatel force-pushed the tpatel/issue-292 branch 2 times, most recently from 342558c to 8cc7fb8 Compare September 25, 2024 19:00
@tapspatel tapspatel marked this pull request as draft September 25, 2024 19:56
@tapspatel
Copy link
Contributor Author

converting to draft while I fix some CI upload issues

@tapspatel tapspatel force-pushed the tpatel/issue-292 branch 2 times, most recently from deab03f to 2581ee3 Compare October 7, 2024 16:37
@tapspatel tapspatel marked this pull request as ready for review October 7, 2024 16:40
Copy link
Contributor

@vmilosevic vmilosevic left a comment

Choose a reason for hiding this comment

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

Looks good, but please cleanup copy/paste check

runtime/tools/python/test/test_check.py Outdated Show resolved Hide resolved
runtime/tools/python/ttrt/common/util.py Show resolved Hide resolved
.github/workflows/build-and-test.yml Show resolved Hide resolved
…I workflow to summarize ttrt run and perf test results as well as ttrt api test results
@tapspatel tapspatel merged commit d3ef8e5 into main Nov 1, 2024
17 checks passed
@tapspatel tapspatel deleted the tpatel/issue-292 branch November 8, 2024 18:50
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.

ttrt CI job summary
3 participants