Skip to content

[wasm] Upgrade VMs to Ubuntu 22.04 #86480

@radical

Description

@radical

#86194 upgrades all the non-wasm VMs to Ubuntu 22.04 .

What is needed on wasm side to do the same?

# WASI
- ${{ if eq(parameters.platform, 'wasi_wasm') }}:
- (Ubuntu.2004.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-20.04-helix-wasm-amd64
# Browser WebAssembly
- ${{ if eq(parameters.platform, 'browser_wasm') }}:
- (Ubuntu.1804.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-webassembly
# Browser WebAssembly Firefox
- ${{ if eq(parameters.platform, 'browser_wasm_firefox') }}:
- (Ubuntu.1804.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-webassembly

dotnet-runtime-perf pipeline

  • Update perf pipeline too (thanks to @cincuranet)
  • Update node, and jsvu in all these places (WIP)

runtime pipeline

  • Helix: main wasm queue is still on 18.04
  • Helix: queue used for firefox debugger tests is still on 18.04
  • What is needed for upgrading the build machines we use?
  • Update node, and jsvu in all these places

cc @radekdoulik @maraf

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions