[Azure Dev Ops][armel] Enable armel/Tizen jobs in Azure Dev Ops #11625
Labels
arch-arm32
area-Infrastructure-coreclr
backlog-cleanup-candidate
An inactive issue that has been marked for automated closure.
no-recent-activity
Milestone
Change the tizen(armel) jobs to run using helix. This will unblock moving the armel jobs from netci to azure dev ops. Currently there are several things that blocking this effort, see the summary below.
The proposed testing plan is:
docker run -i --rm -v coreclr:/coreclr -w /coreclr -e ROOTFS_DIR=/crossrootfs/armel microsoft/dotnet-buildtools-prereqs:ubuntu-16.04-cross-armel ./build.sh armel cross checked
docker run -i --rm -v coreclr:/coreclr -w /coreclr -e ROOTFS_DIR=/crossrootfs/armel microsoft/dotnet-buildtools-prereqs:ubuntu-16.04-cross-armel ./build-test.sh armel checked
helixpublishwitharcade.proj
Helix nodes will run on arm64/armhf hardware, connected under the tizen docker image. Once helix supports running under docker, we can change this to point at the new tizen image.
The text was updated successfully, but these errors were encountered: