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

merge depulicate integration tests into one #373

Merged
merged 3 commits into from
May 30, 2024

Conversation

tianyu-l
Copy link
Contributor

@tianyu-l tianyu-l commented May 29, 2024

Stack from ghstack (oldest at bottom):

As titled. Let's use a single integration test for push, pull request, and periodic monitoring.

tianyu-l added a commit that referenced this pull request May 29, 2024
ghstack-source-id: a174adc173c8981480d93503bca677cc978108e8
Pull Request resolved: #373
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label May 29, 2024
@tianyu-l tianyu-l requested review from gnadathur and wanchaol May 29, 2024 05:07
As titled. We should use integration test to monitor the health status of torchtitan.

[ghstack-poisoned]
tianyu-l added a commit that referenced this pull request May 29, 2024
ghstack-source-id: 2674375b73e6c79db89716992da2e7c1f7c23a29
Pull Request resolved: #373
README.md Outdated
@@ -1,4 +1,4 @@
[![GPU Integration Test](https://github.com/pytorch/torchtitan/actions/workflows/unit_test_4gpu.yaml/badge.svg?branch=main)](https://github.com/pytorch/torchtitan/actions/workflows/unit_test_4gpu.yaml)
[![GPU Integration Test](https://github.com/pytorch/torchtitan/actions/workflows/integration_test_periodic.yaml/badge.svg?branch=main)](https://github.com/pytorch/torchtitan/actions/workflows/integration_test_periodic.yaml)
Copy link
Contributor

Choose a reason for hiding this comment

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

it makes sense to me to use the 'periodic' job for the status.

however i didn't realize we had a separate 'integration test' job vs our 'unit test' job.

would like to follow up on why they are separate or if it should just be the same set of tests.

Copy link
Contributor

Choose a reason for hiding this comment

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

it looks like integration_test and unit_test_4gpu are identical except for when they run.

  1. can we rename unit_test to integration test, that's what it really is
  2. we can merge the yaml i think? (just have 2 entries under the 'on:' field, one for PR and one for cron.

As titled. We should use integration test to monitor the health status of torchtitan.

[ghstack-poisoned]
tianyu-l added a commit that referenced this pull request May 29, 2024
ghstack-source-id: 775591945ff5427cb7e5e9fc7592952b4c746341
Pull Request resolved: #373
@tianyu-l tianyu-l changed the title use integration test as the badge shown on the homepage merge depulicate integration tests into one May 29, 2024
@tianyu-l tianyu-l requested a review from wconstab May 29, 2024 22:50
Copy link
Contributor

@wconstab wconstab left a comment

Choose a reason for hiding this comment

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

Nice! Thanks

@tianyu-l tianyu-l merged commit 763e0d3 into gh/tianyu-l/14/base May 30, 2024
4 checks passed
tianyu-l added a commit that referenced this pull request May 30, 2024
ghstack-source-id: 775591945ff5427cb7e5e9fc7592952b4c746341
Pull Request resolved: #373
@tianyu-l tianyu-l deleted the gh/tianyu-l/14/head branch May 30, 2024 18:11
tianyu-l added a commit to tianyu-l/torchtitan_intern24 that referenced this pull request Aug 16, 2024
ghstack-source-id: 775591945ff5427cb7e5e9fc7592952b4c746341
Pull Request resolved: pytorch#373
philippguevorguian pushed a commit to YerevaNN/YNNtitan that referenced this pull request Aug 17, 2024
ghstack-source-id: 775591945ff5427cb7e5e9fc7592952b4c746341
Pull Request resolved: pytorch#373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants