From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [edk2-devel] [PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg To: Ard Biesheuvel ,devel@edk2.groups.io From: "Sean" X-Originating-Location: Redmond, Washington, US (50.35.74.15) X-Originating-Platform: Windows Chrome 83 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 30 Mar 2020 12:07:32 -0700 References: In-Reply-To: Message-ID: <24009.1585595252267550492@groups.io> Content-Type: multipart/alternative; boundary="HFFOeSnFv6JhZV27Qohq" --HFFOeSnFv6JhZV27Qohq Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Mon, Mar 30, 2020 at 10:44 AM, Ard Biesheuvel wrote: >=20 > Thanks. But can I get these actions to trigger from my branch as well? > Or do I need special powers for that? Right now it requires manually running so it requires "special powers". :) I am happy to get this into a branch that you can PR against and on each P= R it will run.=C2=A0 Basically you would just submit PRs against the branch= in my edk2 fork. I have it running successfully on GCC5 toolchain and AARCH64 https://dev.azure.com/tianocore/edk2-ci-play/_build/results?buildId=3D4978= &view=3Dresults I don't see any output from the Qemu boot process even for debug.=C2=A0 Am= I missing a parameter? qemu-system-aarch64 -M virt -cpu cortex-a57 -bios /home/vsts/work/1/s/Buil= d/ArmVirtQemu-AARCH64/DEBUG_GCC5/FV/QEMU_EFI.fd -m 1024 -net none -drive fi= le=3Dfat:rw:/home/vsts/work/1/s/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/Virtua= lDrive,format=3Draw,media=3Ddisk -display none --HFFOeSnFv6JhZV27Qohq Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

On Mon, Mar 30, 2020 at 10:44 AM, Ard Biesheuvel wrote:
Thanks. But can I get these actions to trigger from my branch = as well?
Or do I need special powers for that?
Right now it requires manually running so it requires "special powers". :)=  
I am happy to get this into a branch that you can PR against an= d on each PR it will run.  Basically you would just submit PRs against= the branch in my edk2 fork. 

I have it running successfull= y on GCC5 toolchain and AARCH64
https://dev.azure.com/tianocore/edk2-ci-play/= _build/results?buildId=3D4978&view=3Dresults

I don't see= any output from the Qemu boot process even for debug.  Am I missing a= parameter?
qemu-system-aarch64 -M virt -cpu cortex-a57 -bios /home/vsts/work/1/s= /Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/FV/QEMU_EFI.fd -m 1024 -net none -dri= ve file=3Dfat:rw:/home/vsts/work/1/s/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/V= irtualDrive,format=3Draw,media=3Ddisk -display none

--HFFOeSnFv6JhZV27Qohq--