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

Sanity test for pip install from repository #1000

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

jmartin-tech
Copy link
Collaborator

Between releases the various installation processes need testing, this adds a basic integration test for early warning of pip based repository snapshot installs.

This verifies a simple test run will not result in any logged ERROR messages on the minimum python version and the latest supported version.

Between releases the various installation processes need
testing, this add a basic integration test for early warning.

Signed-off-by: Jeffrey Martin <[email protected]>
Signed-off-by: Jeffrey Martin <[email protected]>
Copy link
Collaborator

@erickgalinkin erickgalinkin left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/remote_package_install.yml Outdated Show resolved Hide resolved
@jmartin-tech jmartin-tech merged commit 9547915 into NVIDIA:main Nov 14, 2024
9 checks passed
@jmartin-tech jmartin-tech deleted the task/pip-repo-sanity-test branch November 14, 2024 17:42
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants