Default to testing in Ubuntu 20.04#1051
Merged
ajdecon merged 3 commits intoNVIDIA:masterfrom Dec 15, 2021
Merged
Conversation
Summary ------- - Jenkinsfile for PR testing to use Ubuntu 20.04 instead of 18.04 - Default to using Ubuntu 20.04 in the virtual cluster Test plan --------- Passing tests in Jenkins
Update to new Ansible package to pick up fix for ansible/ansible#68536
4bc0a43 to
92547b0
Compare
92547b0 to
481ba7c
Compare
supertetelman
approved these changes
Dec 10, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Propose that we switch our default for DeepOps testing from Ubuntu 18.04 to Ubuntu 20.04. This is largely to align with DGX OS 5, and to test on the platform that will be most likely to deploy on future systems.
Test plan
Passing tests in Jenkins