AutoBuilder: Difference between revisions
From Yocto Project
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
==AutoBuilder Cluster Setup== | ==AutoBuilder Cluster Setup== | ||
Rough steps of setting up a new cluster by hand can be found at AutoBuilderClusterSetup. | Rough steps of setting up a new cluster by hand can be found at [[AutoBuilderClusterSetup]]. |
Revision as of 18:03, 19 July 2016
Here are some useful links for AutoBuilder
- Nightly build output: http://autobuilder.pokylinux.org/pub/nightly/
AutoBuilder Automated Testing
The AutoBuilder is able to execute automated testing too when the proper configuration is added. The AutoBuilder basically relies on what the Yocto Project exposes as automated test tools and it doesn't include support for directly executing tests. The AutoBuilder has been used for test execution(runtime, selftests) in the Yocto Project long before it was chosen as the automated test framework over LAVA. Instructions on how to add tests to the AutoBuilder can be seen here.
AutoBuilder Cluster Setup
Rough steps of setting up a new cluster by hand can be found at AutoBuilderClusterSetup.