scripts: Rework Windows setup script for restructured bundle #1038
Annotations
1 notice
Generate matrix
Hosts:
[
{
"name": "linux-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.2",
"archive": "tar.xz"
},
{
"name": "linux-aarch64",
"runner": "zephyr-runner-v2-linux-arm64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.2",
"archive": "tar.xz"
},
{
"name": "macos-x86_64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"archive": "tar.xz"
},
{
"name": "macos-aarch64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"archive": "tar.xz"
},
{
"name": "windows-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.2",
"archive": "7z"
}
]
Targets:
[
"aarch64-zephyr-elf",
"arc64-zephyr-elf",
"arc-zephyr-elf",
"arm-zephyr-eabi",
"microblazeel-zephyr-elf",
"mips-zephyr-elf",
"nios2-zephyr-elf",
"riscv64-zephyr-elf",
"sparc-zephyr-elf",
"x86_64-zephyr-elf",
"xtensa-amd_acp_6_0_adsp_zephyr-elf",
"xtensa-dc233c_zephyr-elf",
"xtensa-espressif_esp32_zephyr-elf",
"xtensa-espressif_esp32s2_zephyr-elf",
"xtensa-espressif_esp32s3_zephyr-elf",
"xtensa-intel_ace15_mtpm_zephyr-elf",
"xtensa-intel_ace30_ptl_zephyr-elf",
"xtensa-intel_tgl_adsp_zephyr-elf",
"xtensa-mtk_mt8195_adsp_zephyr-elf",
"xtensa-nxp_imx_adsp_zephyr-elf",
"xtensa-nxp_imx8m_adsp_zephyr-elf",
"xtensa-nxp_imx8ulp_adsp_zephyr-elf",
"xtensa-nxp_rt500_adsp_zephyr-elf",
"xtensa-nxp_rt600_adsp_zephyr-elf",
"xtensa-nxp_rt700_hifi1_zephyr-elf",
"xtensa-nxp_rt700_hifi4_zephyr-elf",
"xtensa-sample_controller_zephyr-elf",
"xtensa-sample_controller32_zephyr-elf"
]
Test Environments:
[
{
"name": "ubuntu-20.04-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/ci:master",
"bundle-host": "linux-x86_64",
"bundle-archive": "tar.xz"
},
{
"name": "ubuntu-20.04-aarch64",
"runner": "zephyr-runner-v2-linux-arm64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/ci:master",
"bundle-host": "linux-aarch64",
"bundle-archive": "tar.xz"
},
{
"name": "macos-11-x86_64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"bundle-host": "macos-x86_64",
"bundle-archive": "tar.xz"
},
{
"name": "macos-11-aarch64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"bundle-host": "macos-aarch64",
"bundle-archive": "tar.xz"
},
{
"name": "windows-2019-x86_64",
"runner": "zephyr-runner-v2-windows-x64-2xlarge",
"container": "",
"bundle-host": "windows-x86_64",
"bundle-archive": "7z"
}
]
|
Loading