[edk2-devel] [Patch 0/2] Balance CI Execution Times

Michael D Kinney posted 2 patches 1 year ago
Failed in applying to current master (apply log)
.../templates/pr-gate-build-job.yml           |  7 +-
.github/workflows/codeql-analysis.yml         | 64 ++++++++++++-------
2 files changed, 47 insertions(+), 24 deletions(-)
[edk2-devel] [Patch 0/2] Balance CI Execution Times
Posted by Michael D Kinney 1 year ago
MdeModulePkg and CryptoPkg have double the CodeQL analysis
time of all other packages.  Split these packages up to perform
separate analysis of IA32 and X64.

CryptoPkg has double the build time of all other packages.
Split CryptoPkg up matching the style applied to MdeModulePkg.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Kubacki <mikuback@linux.microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (2):
  .github.workflows: Split MdeModulePkg and CryptoPkg analysis
  .azurepilelines/templates: Split CryptoPkg builds

 .../templates/pr-gate-build-job.yml           |  7 +-
 .github/workflows/codeql-analysis.yml         | 64 ++++++++++++-------
 2 files changed, 47 insertions(+), 24 deletions(-)

-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102460): https://edk2.groups.io/g/devel/message/102460
Mute This Topic: https://groups.io/mt/98053693/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3901457/1787277/102458076/xyzzy [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [Patch 0/2] Balance CI Execution Times
Posted by Michael Kubacki 1 year ago
For the series:

Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>

On 4/4/2023 12:24 AM, Michael D Kinney wrote:
> MdeModulePkg and CryptoPkg have double the CodeQL analysis
> time of all other packages.  Split these packages up to perform
> separate analysis of IA32 and X64.
> 
> CryptoPkg has double the build time of all other packages.
> Split CryptoPkg up matching the style applied to MdeModulePkg.
> 
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Michael Kubacki <mikuback@linux.microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> 
> Michael D Kinney (2):
>    .github.workflows: Split MdeModulePkg and CryptoPkg analysis
>    .azurepilelines/templates: Split CryptoPkg builds
> 
>   .../templates/pr-gate-build-job.yml           |  7 +-
>   .github/workflows/codeql-analysis.yml         | 64 ++++++++++++-------
>   2 files changed, 47 insertions(+), 24 deletions(-)
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102484): https://edk2.groups.io/g/devel/message/102484
Mute This Topic: https://groups.io/mt/98053693/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [Patch 0/2] Balance CI Execution Times
Posted by Michael D Kinney 1 year ago
Merged

PR: https://github.com/tianocore/edk2/pull/4233

Mike

> -----Original Message-----
> From: Michael Kubacki <mikuback@linux.microsoft.com>
> Sent: Tuesday, April 4, 2023 6:56 AM
> To: devel@edk2.groups.io; Kinney, Michael D <michael.d.kinney@intel.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>; Gao, Liming <gaoliming@byosoft.com.cn>
> Subject: Re: [edk2-devel] [Patch 0/2] Balance CI Execution Times
> 
> For the series:
> 
> Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> On 4/4/2023 12:24 AM, Michael D Kinney wrote:
> > MdeModulePkg and CryptoPkg have double the CodeQL analysis
> > time of all other packages.  Split these packages up to perform
> > separate analysis of IA32 and X64.
> >
> > CryptoPkg has double the build time of all other packages.
> > Split CryptoPkg up matching the style applied to MdeModulePkg.
> >
> > Cc: Sean Brogan <sean.brogan@microsoft.com>
> > Cc: Michael Kubacki <mikuback@linux.microsoft.com>
> > Cc: Liming Gao <gaoliming@byosoft.com.cn>
> > Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> >
> > Michael D Kinney (2):
> >    .github.workflows: Split MdeModulePkg and CryptoPkg analysis
> >    .azurepilelines/templates: Split CryptoPkg builds
> >
> >   .../templates/pr-gate-build-job.yml           |  7 +-
> >   .github/workflows/codeql-analysis.yml         | 64 ++++++++++++-------
> >   2 files changed, 47 insertions(+), 24 deletions(-)
> >


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102516): https://edk2.groups.io/g/devel/message/102516
Mute This Topic: https://groups.io/mt/98053693/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3901457/1787277/102458076/xyzzy [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-