Message-
From: devel@edk2.groups.io On Behalf Of Michael Kubacki
Sent: Friday, March 31, 2023 4:00 PM
To: devel@edk2.groups.io; rebe...@bsdio.com; Ni, Ray
Subject: Re: [edk2-devel] [PATCH] UefiCpuPkg/Test: Disable random test cases
I'm not sure about the availability of more resource
ups.io; rebe...@bsdio.com; Ni, Ray
> Subject: Re: [edk2-devel] [PATCH] UefiCpuPkg/Test: Disable random test cases
>
> I'm not sure about the availability of more resources but something like
> merge queue might be able to help.
>
> https://docs.github.com/en/repositories/conf
I'm not sure about the availability of more resources but something like
merge queue might be able to help.
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
This presentation has an overview -
http
I've been wondering, is it possible to increase the parallelism or add
more resources to the CI runner pool?
--
Rebecca Cran
On 3/31/23 12:22 PM, Ni, Ray wrote:
The random test cases just run for too long that may cause timeout
in CI test.
Disable them for now.
Signed-off-by: Ray Ni
---
Thanks Ray. Lets discuss this style of testing next week at the tools
and CI meeting.
Reviewed-by: Sean Brogan
On 3/31/2023 11:22 AM, Ni, Ray wrote:
The random test cases just run for too long that may cause timeout
in CI test.
Disable them for now.
Signed-off-by: Ray Ni
---
.../UnitTe
Reviewed-by: Michael Kubacki
On 3/31/2023 2:22 PM, Ni, Ray wrote:
The random test cases just run for too long that may cause timeout
in CI test.
Disable them for now.
Signed-off-by: Ray Ni
---
.../UnitTest/CpuPageTableLibUnitTestHost.c | 10 +-
1 file changed, 5 inserti
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Ni, Ray
> Sent: Saturday, April 1, 2023 2:22 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH] UefiCpuPkg/Test: Disable random test cases
>
> The random test cases just run for too long t
The random test cases just run for too long that may cause timeout
in CI test.
Disable them for now.
Signed-off-by: Ray Ni
---
.../UnitTest/CpuPageTableLibUnitTestHost.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
a/UefiCpuPkg/Library/CpuPageTableLib