Skip to content

[Packaging] Add Ubuntu 22.04 Jammy Jellyfish support#21948

Merged
jiasli merged 3 commits intoAzure:devfrom
jiasli:jammy
Apr 8, 2022
Merged

[Packaging] Add Ubuntu 22.04 Jammy Jellyfish support#21948
jiasli merged 3 commits intoAzure:devfrom
jiasli:jammy

Conversation

@jiasli
Copy link
Member

@jiasli jiasli commented Apr 6, 2022

Description

Close #21857

As the next LTS (Long-Term Support) version of Ubuntu - 22.04 Jammy Jellyfish will be released on April 21, 2022, we use the devel docker image to build the preview package.

@ghost ghost requested review from kairu-ms, wangzelin007 and yonzhan April 6, 2022 03:15
@ghost ghost added the Auto-Assign Auto assign by bot label Apr 6, 2022
@ghost ghost assigned jiasli Apr 6, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 6, 2022
@ghost ghost added the Packaging label Apr 6, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 6, 2022

Packaging

Comment on lines -858 to -862
- task: DownloadPipelineArtifact@1
displayName: 'Download Build Artifacts'
inputs:
TargetPath: '$(Build.ArtifactStagingDirectory)/pypi'
artifactName: pypi
Copy link
Member Author

Choose a reason for hiding this comment

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

Since #9820 switched from installing using whl to requirements.py3.$(uname).txt, it is needless to download built whls.

Comment on lines +890 to +892
Jammy:
deb_system: ubuntu
distro: jammy
Copy link
Member Author

Choose a reason for hiding this comment

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

Add tests accordingly.

@jiasli jiasli merged commit 1ecfb36 into Azure:dev Apr 8, 2022
@jiasli jiasli deleted the jammy branch April 8, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Ubuntu 22.04 Jammy Jellyfish

3 participants