public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
@ 2020-04-15 20:30 Michael Kubacki
  2020-04-30  7:12 ` [edk2-devel] " Zhang, Shenglei
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kubacki @ 2020-04-15 20:30 UTC (permalink / raw)
  To: devel; +Cc: Bob Feng, Liming Gao, Bret Barkelew, Michael D Kinney,
	Sean Brogan

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-30  7:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15 20:30 [PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI Michael Kubacki
2020-04-30  7:12 ` [edk2-devel] " Zhang, Shenglei
2020-04-30  7:17   ` Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox