Message ID | 20230313094431.507952-1-tzungbi@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | cros-ec-tests: fix some exceptions and clean-ups | expand |
Hi all, On 13/3/23 10:44, Tzung-Bi Shih wrote:> The series changes cros-ec-tests[1]. > > It applys some clean-ups and fixes obvious errors. > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ FWIW, there's also this fork [1], that's a bit ahead of [2] and it's the one we're currently using for KernelCI [3], since Enric is not maintaining the old one anymore. Benson, is the cros-ec repo at kernel.org still alive and maintained? If so we'll sync it to [1] after this patch lands and point KernelCI to it. Cheers, Ricardo [1]: https://github.com/kernelci/cros-ec-tests [2]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ [3]: https://github.com/kernelci/kernelci-core/pull/1722
Hi Ricardo, On Mon, Mar 13, 2023 at 12:53:01PM +0100, Ricardo Cañuelo wrote: > On 13/3/23 10:44, Tzung-Bi Shih wrote:> The series changes cros-ec-tests[1]. > > > > It applys some clean-ups and fixes obvious errors. > > > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ > > FWIW, there's also this fork [1], that's a bit ahead of [2] and > it's the one we're currently using for KernelCI [3], since Enric > is not maintaining the old one anymore. My original plan was refactoring and cleaning [2] first. And then porting [4] to the latest code base. [4]: https://github.com/kernelci/cros-ec-tests/commit/f6c0dbf63842d5751000c5527808aca38354db55 > Benson, is the cros-ec repo at kernel.org still alive and > maintained? If so we'll sync it to [1] after this patch lands and > point KernelCI to it. I have no strong preference for where to host the repo. It would be fine if we abandoned the cros-ec-tests repo at kernel.org. I guess it would be easier to start from [1] as [3] already pointed to it. If it makes sense, I would rebase the series and send to [1]. > [1]: https://github.com/kernelci/cros-ec-tests > [2]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ > [3]: https://github.com/kernelci/kernelci-core/pull/1722
On Tuesday, March 14, 2023 04:09 CET, Tzung-Bi Shih <tzungbi@kernel.org> wrote: > Hi Ricardo, > > On Mon, Mar 13, 2023 at 12:53:01PM +0100, Ricardo Cañuelo wrote: > > On 13/3/23 10:44, Tzung-Bi Shih wrote:> The series changes cros-ec-tests[1]. > > > > > > It applys some clean-ups and fixes obvious errors. > > > > > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ > > > > FWIW, there's also this fork [1], that's a bit ahead of [2] and > > it's the one we're currently using for KernelCI [3], since Enric > > is not maintaining the old one anymore. > > My original plan was refactoring and cleaning [2] first. And then porting [4] > to the latest code base. > > [4]: https://github.com/kernelci/cros-ec-tests/commit/f6c0dbf63842d5751000c5527808aca38354db55 > > > Benson, is the cros-ec repo at kernel.org still alive and > > maintained? If so we'll sync it to [1] after this patch lands and > > point KernelCI to it. > > I have no strong preference for where to host the repo. It would be fine if > we abandoned the cros-ec-tests repo at kernel.org. > > I guess it would be easier to start from [1] as [3] already pointed to it. If > it makes sense, I would rebase the series and send to [1]. > > > [1]: https://github.com/kernelci/cros-ec-tests > > [2]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/cros-ec-tests.git/ > > [3]: https://github.com/kernelci/kernelci-core/pull/1722 I believe it would be much better to have this on kernel.org as long as we have a maintainer available. Guillaume