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

Adding nightly test run #195

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Adding nightly test run #195

merged 1 commit into from
Jan 28, 2025

Conversation

vmilosevic
Copy link
Contributor

@vmilosevic vmilosevic commented Jan 28, 2025

Ticket

N/A

Problem description

Adding nightly test run. For start it will run all tests same as PR workflow. Later we can add test marks and label tests as push or nightly to select which test group executes in a workflow. See https://github.com/tenstorrent/tt-forge-fe/blob/main/pytest.ini and https://github.com/tenstorrent/tt-forge-fe/blob/main/.github/workflows/build-and-test.yml

What's changed

Added nightly run scheduled workflow
Added test_mark inputs for 'Build and Test' workflow

Checklist

  • New/Existing tests provide coverage for changes

Adding nightly test run. For start it will run all tests same as PR workflow. Later we can add test marks and label tests as push or nightly to select which test group executes in a workflow.
See https://github.com/tenstorrent/tt-forge-fe/blob/main/pytest.ini and https://github.com/tenstorrent/tt-forge-fe/blob/main/.github/workflows/build-and-test.yml
Copy link

github-actions bot commented Jan 28, 2025

TestsPassed ✅Skipped ⚠️Failed
TT-XLA Tests447 ran381 passed66 skipped0 failed
TestResult
No test annotations available

@vmilosevic vmilosevic merged commit 1e2191b into main Jan 28, 2025
7 checks passed
@vmilosevic vmilosevic deleted the vmilosevic/add_nightly_run branch January 28, 2025 14:17
sdjukicTT pushed a commit that referenced this pull request Jan 29, 2025
### Ticket
N/A

### Problem description
Adding nightly test run. For start it will run all tests same as PR
workflow. Later we can add test marks and label tests as push or nightly
to select which test group executes in a workflow. See
https://github.com/tenstorrent/tt-forge-fe/blob/main/pytest.ini and
https://github.com/tenstorrent/tt-forge-fe/blob/main/.github/workflows/build-and-test.yml

### What's changed
Added nightly run scheduled workflow
Added test_mark inputs for 'Build and Test' workflow

### Checklist
- [x] New/Existing tests provide coverage for changes
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.

2 participants