public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [RFC] UnitTestFrameworkPkg cmocka submodule alternatives
@ 2020-12-16 18:45 Michael D Kinney
  2020-12-17  0:58 ` 回复: [edk2-devel] " gaoliming
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Michael D Kinney @ 2020-12-16 18:45 UTC (permalink / raw)
  To: rfc@edk2.groups.io, devel@edk2.groups.io, Kinney, Michael D,
	'Bret Barkelew'

Hello,

We have had at least three incidents in the last year where the link to the
cmocka submodule in the UnitTestFrameworkPkg has not been available, and this
impacted the EDK II CI system.  The following submodule link is the one that
is not reliable:

	https://git.cryptomilk.org/projects/cmocka.git

We have identified two potential mirrors of this repo:

	https://github.com/neverware-mirrors/cmocka.git
	https://gitlab.com/cmocka/cmocka.git

The following patch provided a temporary fix for the EDK II CI agents, but
does not help other consumers of the edk2 repository.

	https://github.com/tianocore/edk2/commit/be746104d1766a8c363e74d6063144657820d688

I have seen one suggestion that TianoCore create its own
mirror of cmocka.  This does require monitoring and maintenance
by the  TianoCore community.  I would prefer to use a well
maintained mirror in github as long as we do not observe any
issues with the support of that mirror.

I propose we update the submodule in the UnitTestFrameworkPkg
to use the https://github.com/neverware-mirrors/cmocka.git mirror.
By using a mirror in github, we remove one external dependency.

Please provide feedback and comments on this proposal.  If there
are no objections, then we will proceed with a patch review for
this update.

Thanks,

Mike

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

end of thread, other threads:[~2021-04-06 20:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 18:45 [RFC] UnitTestFrameworkPkg cmocka submodule alternatives Michael D Kinney
2020-12-17  0:58 ` 回复: [edk2-devel] " gaoliming
2020-12-17 14:48 ` [edk2-rfc] " Laszlo Ersek
2020-12-17 15:54   ` Laszlo Ersek
2020-12-17 16:01     ` Rebecca Cran
2020-12-17 18:44       ` [EXTERNAL] " Bret Barkelew
2020-12-19 18:58 ` Michael D Kinney
2020-12-19 19:07   ` Bret Barkelew
2020-12-20  1:06   ` [edk2-rfc] " Rebecca Cran
2020-12-21  1:18     ` 回复: [edk2-devel] " gaoliming
2020-12-21 20:14       ` Michael D Kinney
2020-12-21 20:42         ` Rebecca Cran
     [not found]         ` <1652D609A7BB8C97.24251@groups.io>
2020-12-21 20:44           ` Rebecca Cran
2020-12-22  0:41             ` 回复: " gaoliming
2021-02-15  0:43   ` [edk2-devel] " Rebecca Cran
2021-04-06 20:22     ` Michael D Kinney

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