Re: [Linuxptp-users] [Linuxptp-devel] Quarterly release schedule
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2023-06-14 04:25:34
|
On Tue, Jun 13, 2023 at 01:01:11PM +0200, Erez wrote: > Just so I am clear on the matter. > I simply suggest taking the same test you run with linuxptp-testsuite. > And run it in a github action. So we can all run it before we send patches. > In addition to the tests you run :-) I run the tests _before_ I push anything to github. Developers can and should run linuxptp-testsuite on their patches before posting to the list. You can add it into your pre-commit git hook, for example. Once a commit lands in github, then it is too late. Thanks, Richard |