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

[Nova] Pass the smoke test scripts to Reusable Workflow #1974

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

osalpekar
Copy link
Member

If the smoke-test script is not passed to the reusable workflow, it will just use the naive smoke test implemented in the reusable workflow. Passing it (as we do here) will ensure the smoke test script that exists in this repo gets run after the build is complete.

Copy link
Contributor

@weiwangmeta weiwangmeta left a comment

Choose a reason for hiding this comment

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

Do we need build-conda-macos.yml? or why do we need to split conda/wheels for linux?

@osalpekar
Copy link
Member Author

Do we need build-conda-macos.yml? or why do we need to split conda/wheels for linux?

build-conda-macos.yml is introduced in #1973 which is not merged yet. That PR already passes the smoke test script.

@weiwangmeta
Copy link
Contributor

Do we need build-conda-macos.yml? or why do we need to split conda/wheels for linux?

build-conda-macos.yml is introduced in #1973 which is not merged yet. That PR already passes the smoke test script.

Ah I missed that. Let me approve this PR.

Copy link
Contributor

@weiwangmeta weiwangmeta left a comment

Choose a reason for hiding this comment

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

LGTM

@osalpekar osalpekar merged commit aeee4d1 into pytorch:main Oct 31, 2022
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.

3 participants