-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Randy Witt edited this page Sep 7, 2016
·
1 revision
-
git clone -b ppc https://github.com/zedian/yocto-testrunner.git
-
cd yocto-testrunner
-
docker build --force-rm -t testrunner .
-
./generate-run-containers-input.sh /somepath/to/a/poky /some/path/where/sstate/and/logs/will/go
-
Wait a long time
-
./run-containers.sh testrunner n /some/path/where/sstate/and/logs/will/go (where n is the number to run simultaneously)
-
Whenever there is a failure, the important logs will be in /some/path/where/sstate/and/logs/will/go/*-failure