Hi Daniel, On Thu, Jan 3, 2019 at 11:37 PM Daniel Wagner <[email protected]> wrote: > > Hi, > > I've started to setup my local lava instance with the goal to do my > stable-rt tests as maintainer. > > My initial setup is starting to work and now I am looking at existing > tests for lava.I've found a few basic tests in test-definitions. > > I figure all those tests relegated to preempt-rt need some love since > the parameters used for cyclictest are not really recommended. I've > started to change a few things [1] and would like to contribute them > back, but I don't know what the correct way is.
Thanks for contributing back. I believe you are the best person to determine what params should be used for these tests. > > Should I send patches here, or do I need to do PR ong it.lavasoftware.org? > test-definitions is not part of lavasoftware. It is not hosted on the gitlab instance either. https://git.linaro.org/qa/test-definitions.git is the upstream and we use gerrit to manage patches. You should be able to register as a community contributor from here https://register.linaro.org/. Once your account is active and your SSH key added to https://login.linaro.org/, you should be able to upload patches to review.linaro.org with 'git review' command. If you have difficult in going through these steps, please just send your patches here. We will get them reviewed/merged. Thanks, Chase > Thanks, > Daniel > > [1] > https://github.com/igaw/test-definitions/commit/3e41080f2daa4ba30268e5a701f187e52f77ee4a > _______________________________________________ > linaro-validation mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/linaro-validation _______________________________________________ linaro-validation mailing list [email protected] https://lists.linaro.org/mailman/listinfo/linaro-validation
