-
Notifications
You must be signed in to change notification settings - Fork 633
[Core] Support custom image on Azure #3362
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
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
a76927c
init. TODO: test
cblmemo 4614900
query location
cblmemo 80fc001
fix unittest
cblmemo d691002
add skypilot-tag
cblmemo ea59d1b
refactor & add defaule image size
cblmemo 730930b
add smoke test
cblmemo ccf99c2
retry tests after merging catalog
cblmemo 74fd834
use exceptions in adaptor
cblmemo cc24daa
remove assertion
cblmemo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wondering if we should use
/
for separation or:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the standard format on Azure (look at the fifth column):
az vm image list --publisher microsoft-dsvm --all --output table | grep ubuntu-hpc x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2021051701 18.04.2021051701 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2021110101 18.04.2021110101 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2021120101 18.04.2021120101 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2022061601 18.04.2022061601 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2022121201 18.04.2022121201 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2023031501 18.04.2023031501 x64 ubuntu-hpc microsoft-dsvm 1804 microsoft-dsvm:ubuntu-hpc:1804:18.04.2023063001 18.04.2023063001 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2021051401 20.04.2021051401 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2021110101 20.04.2021110101 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2021120101 20.04.2021120101 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2022121201 20.04.2022121201 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2023011101 20.04.2023011101 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2023031501 20.04.2023031501 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2023063001 20.04.2023063001 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2023080201 20.04.2023080201 x64 ubuntu-hpc microsoft-dsvm 2004 microsoft-dsvm:ubuntu-hpc:2004:20.04.2023111801 20.04.2023111801 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023041401 20.04.2023041401 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023041701 20.04.2023041701 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023042401 20.04.2023042401 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023051001 20.04.2023051001 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023063001 20.04.2023063001 x64 ubuntu-hpc microsoft-dsvm 2004-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2004-preview-ndv5:20.04.2023080201 20.04.2023080201 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023041401 22.04.2023041401 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023041701 22.04.2023041701 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023042401 22.04.2023042401 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023051001 22.04.2023051001 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023061401 22.04.2023061401 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023063001 22.04.2023063001 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023080201 22.04.2023080201 x64 ubuntu-hpc microsoft-dsvm 2204 microsoft-dsvm:ubuntu-hpc:2204:22.04.2023111801 22.04.2023111801 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023041401 22.04.2023041401 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023041701 22.04.2023041701 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023042401 22.04.2023042401 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023051001 22.04.2023051001 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023061401 22.04.2023061401 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023070601 22.04.2023070601 x64 ubuntu-hpc microsoft-dsvm 2204-preview-ndv5 microsoft-dsvm:ubuntu-hpc:2204-preview-ndv5:22.04.2023080201 22.04.2023080201
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point! I
:
sounds good to me then.