Commits on Source (2)
-
Chase Qi authored
LAVA needs a writable directory to deploy test cases, and many test cases only work with root user. The debug mode can be disabled by overwriting the CI_ONIRO_BB_LOCAL_CONF_plus_equals_INHERIT variable at build job level. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
3ddebb37 -
Chase Qi authored
Building the base test image with debug mode enabled returns the below error. ``` ERROR: File system image of partition / is larger (2269180 kB) than its allowed size 2097152 kB. ``` Increasing rootfs size to 2500M solves the issue. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
7a5149bc