Skip to content

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

Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions