From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============6224469617001442409==" MIME-Version: 1.0 From: Lee Jones To: kbuild-all@lists.01.org Subject: Re: Adding branches for testing Date: Thu, 23 Jul 2020 09:09:25 +0100 Message-ID: <20200723080925.GN3533@dell> In-Reply-To: <40833ab8-8a33-b452-ae61-6574bbaaa992@intel.com> List-Id: --===============6224469617001442409== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, 23 Jul 2020, Rong Chen wrote: > = > = > On 7/23/20 3:27 PM, Lee Jones wrote: > > On Thu, 23 Jul 2020, Rong Chen wrote: > > = > > > = > > > On 7/23/20 2:32 PM, Lee Jones wrote: > > > > On Wed, 22 Jul 2020, Nathan Chancellor wrote: > > > > = > > > > > Hi Lee, > > > > > = > > > > > On Wed, Jul 22, 2020 at 07:03:19PM +0100, Lee Jones wrote: > > > > > > Good evening, > > > > > > = > > > > > > Is it possible to obtain build-test results for successful buil= ds? > > > > > > = > > > > > > If so, what is the process for adding branches to your system? > > > > > > = > > > > > > Thanks in advance. > > > > > > = > > > > > > Kind regards, > > > > > > Lee > > > > > > = > > > > > I filed a pull request against their repository and I get email > > > > > notifications whenever I push to a new branch on my repository: > > > > > = > > > > > https://github.com/intel/lkp-tests/pull/64 > > > > Of course it's on GitHub! :) > > > > = > > > > There was me thinking it was secret source. > > > > = > > > > > Looks like there are a lot of trees to look over in case you want= to > > > > > customize it in some way, I am not sure of any documentation over= it > > > > > though: > > > > Docs: > > > > = > > > > https://github.com/intel/lkp-tests > > > > https://github.com/intel/lkp-tests/wiki > > > > = > > > > > https://github.com/intel/lkp-tests/tree/master/repo/linux > > > > You've been a great help Nathan. Thank you! > > > > = > > > Hi Lee, Nathan, > > > = > > > We have updated the config file for repo/linux/ljones-mfd: https://gi= thub.com/intel/lkp-tests/commit/deff2b285b141ac462b3a7091566ce2ea218c9f0 > > > and there is a introduce document for these items: > > > https://github.com/intel/lkp-tests/wiki/Repo-Spec > > Would you be kind enough to expand on a couple of points for me > > please? The Repo-Spec seems to be lacking in a couple of areas. > > = > > What are 'integration_testing_branches'? Will lkp-tests only operate > > on those branches and exclude all others (except those mentioned in > > 'whitelist_branch' of course). > = > Hi Lee, > = > the branches of integration_testing_branches are from linux-next tree, > 'integration_testing_branches' means 0day will try to apply lkml patches = to > these branches to test. > = > $ git show linux-next/master:Next/Trees | grep lee/mfd > mfd-fixes=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 git > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git#for-mfd-fixes > mfd=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 git > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git#for-mfd-next > = > > = > > What are 'subsystems'? If the MFD case, these do not appears to be > > directories. Do they pertain to something else, regex for instance? > = > 'subsystems' is generated from linus/master:MAINTAINERS, 0day use it to c= ompare with the patch subject from lkml, > and sort the branches that the patch may want to be applied to. Okay, that makes sense. Thank you for taking the time to explain. -- = Lee Jones [=E6=9D=8E=E7=90=BC=E6=96=AF] Senior Technical Lead - Developer Services Linaro.org =E2=94=82 Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog --===============6224469617001442409==--