commit | 33aeca439173d34f3e9a4530748a8403fa4467b9 | [log] [tgz] |
---|---|---|
author | Michael Shepos <shepos@us.ibm.com> | Thu Jun 13 02:36:17 2019 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 25 15:53:45 2019 +0000 |
tree | f56e74d46cb26983782c4b9aa25cea98b259a4b1 | |
parent | 9eef72803ff9d660e085fdf922c6529bb9fe21ee [diff] |
Add option to pass in a nice option to the bitbake command OpenBMC CI infrastructure has compute nodes that both run bitbake and run QEMU CI sessions. QEMU only uses a single core but it is very CPU dependent and so timeouts and other issues can occur when competing with a bitbake build. Adding a nice option for the bitbake operations will allow us to ensure the QEMU session (or anything else of priority on the shared compute node) gets priority Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: Ide62d4cc7cd984f490bcae7f86eba6a645182b65
Build script for CI jobs in Jenkins.