Currently not necessary unless you have host-based tests in those packages, but it doesn’t hurt. - Bret ________________________________ From: Rebecca Cran Sent: Thursday, March 26, 2020 12:11:06 AM To: devel@edk2.groups.io ; shenglei.zhang@intel.com Cc: Sean Brogan ; Bret Barkelew ; Kinney, Michael D ; Liming Gao Subject: [EXTERNAL] Re: [edk2-devel] [PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg On 3/26/20 1:04 AM, Zhang, Shenglei wrote: > Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > + TARGET_OVMF: > + Build.Pkgs: 'OvmfPkg' > + Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > + TARGET_EMULATOR: > + Build.Pkgs: 'EmulatorPkg' > + Build.Targets: 'DEBUG,RELEASE,NO-TARGET' > > workspace: > clean: all Should we build the NOOPT target as well? -- Rebecca Cran