Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Run builder/test/smoke_test.py on nightly builds #1969

@atalman

Description

@atalman

I would like to include a run validation smoke test on our CI/CD workflows. Currently only /builder/check_binary.sh is executed:
Here:
https://github.com/pytorch/pytorch/blob/main/.circleci/scripts/binary_linux_test.sh#L127

Add smoke test execution:
https://github.com/pytorch/builder/blob/main/test/smoke_test/smoke_test.py

With --torchonly enabled option

The .circleci/scripts/binary_linux_test.sh is called from here:
https://github.com/pytorch/pytorch/blob/main/.github/workflows/_binary-test-linux.yml#L230

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions