[edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI

Michael Kubacki posted 2 patches 3 years, 11 months ago
Only 0 patches received!
.pytool/CISettings.py                                                         |  3 -
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py           | 58 ++++++++++----------
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_in.yaml |  4 +-
3 files changed, 31 insertions(+), 34 deletions(-)
[edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
Posted by Michael Kubacki 3 years, 11 months ago
From: Michael Kubacki <michael.kubacki@microsoft.com>

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2513

The following 2 patches remove the Core CI limitation of running and
reporting results of host based unit tests only for Core CI on Windows.

Branch can be reviewed here:
https://github.com/spbrogan/edk2/commits/TCBZ_2513_Improve_runner_for_linux

Please send feedback to the mailing list.

On a separate note, shallow threading might not work on this patch series
due to changes made by the SMTP server. Please bear with me while I am
investigating if this can be changed.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>

Sean Brogan (2):
  .pytool/CISettings: Remove Windows only scope for host based unit
    tests
  BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux

 .pytool/CISettings.py                                                         |  3 -
 BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py           | 58 ++++++++++----------
 BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_in.yaml |  4 +-
 3 files changed, 31 insertions(+), 34 deletions(-)

-- 
2.16.3.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57429): https://edk2.groups.io/g/devel/message/57429
Mute This Topic: https://groups.io/mt/73041805/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
Posted by Zhang, Shenglei 3 years, 11 months ago
Reviewed-by: Shenglei Zhang <shenglei.zhang@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Michael Kubacki
> Sent: Thursday, April 16, 2020 4:31 AM
> To: devel@edk2.groups.io
> Cc: Feng, Bob C <bob.c.feng@intel.com>; Gao, Liming <liming.gao@intel.com>;
> Bret Barkelew <Bret.Barkelew@microsoft.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Sean Brogan <sean.brogan@microsoft.com>
> Subject: [edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
> 
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2513
> 
> The following 2 patches remove the Core CI limitation of running and
> reporting results of host based unit tests only for Core CI on Windows.
> 
> Branch can be reviewed here:
> https://github.com/spbrogan/edk2/commits/TCBZ_2513_Improve_runner_for
> _linux
> 
> Please send feedback to the mailing list.
> 
> On a separate note, shallow threading might not work on this patch series
> due to changes made by the SMTP server. Please bear with me while I am
> investigating if this can be changed.
> 
> Cc: Bob Feng <bob.c.feng@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Signed-off-by: Sean Brogan <sean.brogan@microsoft.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> Sean Brogan (2):
>   .pytool/CISettings: Remove Windows only scope for host based unit
>     tests
>   BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux
> 
>  .pytool/CISettings.py
> |  3 -
>  BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py
> | 58 ++++++++++----------
> 
> BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_i
> n.yaml |  4 +-
>  3 files changed, 31 insertions(+), 34 deletions(-)
> 
> --
> 2.16.3.windows.1
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58395): https://edk2.groups.io/g/devel/message/58395
Mute This Topic: https://groups.io/mt/73041805/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
Posted by Liming Gao 3 years, 11 months ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Zhang, Shenglei <shenglei.zhang@intel.com>
> Sent: Thursday, April 30, 2020 3:12 PM
> To: devel@edk2.groups.io; michael.kubacki@outlook.com
> Cc: Feng, Bob C <bob.c.feng@intel.com>; Gao, Liming <liming.gao@intel.com>; Bret Barkelew <Bret.Barkelew@microsoft.com>; Kinney,
> Michael D <michael.d.kinney@intel.com>; Sean Brogan <sean.brogan@microsoft.com>
> Subject: RE: [edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
> 
> Reviewed-by: Shenglei Zhang <shenglei.zhang@intel.com>
> 
> > -----Original Message-----
> > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> > Michael Kubacki
> > Sent: Thursday, April 16, 2020 4:31 AM
> > To: devel@edk2.groups.io
> > Cc: Feng, Bob C <bob.c.feng@intel.com>; Gao, Liming <liming.gao@intel.com>;
> > Bret Barkelew <Bret.Barkelew@microsoft.com>; Kinney, Michael D
> > <michael.d.kinney@intel.com>; Sean Brogan <sean.brogan@microsoft.com>
> > Subject: [edk2-devel] [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
> >
> > From: Michael Kubacki <michael.kubacki@microsoft.com>
> >
> > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2513
> >
> > The following 2 patches remove the Core CI limitation of running and
> > reporting results of host based unit tests only for Core CI on Windows.
> >
> > Branch can be reviewed here:
> > https://github.com/spbrogan/edk2/commits/TCBZ_2513_Improve_runner_for
> > _linux
> >
> > Please send feedback to the mailing list.
> >
> > On a separate note, shallow threading might not work on this patch series
> > due to changes made by the SMTP server. Please bear with me while I am
> > investigating if this can be changed.
> >
> > Cc: Bob Feng <bob.c.feng@intel.com>
> > Cc: Liming Gao <liming.gao@intel.com>
> > Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > Cc: Sean Brogan <sean.brogan@microsoft.com>
> > Signed-off-by: Sean Brogan <sean.brogan@microsoft.com>
> > Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> >
> > Sean Brogan (2):
> >   .pytool/CISettings: Remove Windows only scope for host based unit
> >     tests
> >   BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux
> >
> >  .pytool/CISettings.py
> > |  3 -
> >  BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py
> > | 58 ++++++++++----------
> >
> > BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_i
> > n.yaml |  4 +-
> >  3 files changed, 31 insertions(+), 34 deletions(-)
> >
> > --
> > 2.16.3.windows.1
> >
> >
> > 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58396): https://edk2.groups.io/g/devel/message/58396
Mute This Topic: https://groups.io/mt/73041805/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-