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.
Should I send patches here, or do I need to do PR ong it.lavasoftware.org?
Thanks,
Daniel
[1]
https://github.com/igaw/test-definitions/commit/3e41080f2daa4ba30268e5a701f…
Hi,
In order to make it easier to contribute we decided to move
test-definitions.git to github. Github repository will be the 'master'
one and it will be synced back to git.linaro.org. So if you're using
the git.linaro.org repository for running tests, nothing changes for
you. There is no plan to remove this repository. However we won't be
able to accept patches through gerrit review now. All patches should
be submitted as github pull requests.
To sum up:
1. git.linaro.org/qa/test-definitions.git is now read-only
2. github.com/Linaro/test-definitions.git is where the changes can be submitted
3. all changes from github/Linaro/test-definitions.git are synced back
to git.linaro.org/qa/test-definitions.git
Best Regards,
Milosz Wasilewski