Sorry for that. I didn’t make the query clear. · what do you mean "test for the adding pipelines"? I mean when you add a new pipline how do you know it can work well on github and all steps work correctly. Do you have test on a local server or something? Thanks, Shenglei From: sean.brogan via [] [mailto:sean.brogan=microsoft.com@[]] Sent: Wednesday, April 15, 2020 2:52 PM To: Zhang; Zhang, Shenglei ; devel@edk2.groups.io Subject: Re: [edk2-devel] [PATCH v1 0/6] Edk2 Platform and Core CI for ArmVirtPkg, EmulatorPkg, and OvmfPkg what do you mean "test for the adding pipelines"? The pipeline currently builds the platforms and then runs them to the shell where it has a startup.nsh which does reset -h. If the boot fails or hangs the task will timeout in 1 minute and then fail. Thanks Sean