From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [edk2-devel] [PATCH] EmulatorPkg: Add RngLib to satisfy dependency of OpensslLib To: Wadhawan, Divneil R ,devel@edk2.groups.io From: "Sean" X-Originating-Location: Redmond, Washington, US (24.18.54.93) X-Originating-Platform: Windows Chrome 80 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 24 Sep 2020 15:23:23 -0700 References: In-Reply-To: Message-ID: <26298.1600986203114586203@groups.io> Content-Type: multipart/alternative; boundary="OY9IHde3DG3gfR51hDB2" --OY9IHde3DG3gfR51hDB2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This seems like a big enough "platform" difference that we should be testin= g in platform ci. To do that you would need to add another item in the matrix here https://github.com/tianocore/edk2/blob/master/EmulatorPkg/PlatformCI/.azur= epipelines/Windows-VS2019.yml#L26 and here: https://github.com/tianocore/edk2/blob/master/EmulatorPkg/PlatformCI/.azur= epipelines/Ubuntu-GCC5.yml#L25 An example in OVMF of how this is done is here https://github.com/tianocore/edk2/blob/master/OvmfPkg/PlatformCI/.azurepip= elines/Windows-VS2019.yml#L95 --OY9IHde3DG3gfR51hDB2 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

This seems like a big enough "platform" difference that we should be tes= ting in platform ci.  

To do that you would need to ad= d another item in the matrix here

https://github.com/tianocore/edk2/blob/master/EmulatorPkg/Platform= CI/.azurepipelines/Windows-VS2019.yml#L26

and here:
https://github.com/tianocore/edk2/bl= ob/master/EmulatorPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml#L25
An example in OVMF of how this is done is here
https://github.com/tianocore/edk2/blob/master/Ov= mfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml#L95

--OY9IHde3DG3gfR51hDB2--