Skip to content

.circleci: Only install the binaries from the channel we want #859

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

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

seemethere
Copy link
Member

There was an issue where binaries from the pytorch-test channel were
being installed when smoke testing for the pytorch-nightly channel,
this remedies that by only using the channel we're actually supposed to
be testing with.

Resolves #858

Signed-off-by: Eli Uriegas [email protected]

There was an issue where binaries from the `pytorch-test` channel were
being installed when smoke testing for the `pytorch-nightly` channel,
this remedies that by only using the channel we're actually supposed to
be testing with.

Signed-off-by: Eli Uriegas <[email protected]>
@seemethere seemethere requested a review from mthrok August 5, 2020 16:18
Copy link
Contributor

@mthrok mthrok left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@seemethere seemethere merged commit 4a8610f into pytorch:master Aug 5, 2020
@seemethere seemethere deleted the only_channel branch August 5, 2020 18:56
mpc001 pushed a commit to mpc001/audio that referenced this pull request Aug 4, 2023
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.

Nightly smoke test discrepancy with use case scenario
2 participants