[OE-core] [PATCH] scripts/autobuilder-worker-prereq-tests: Add to todo list

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 24 22:13:44 UTC 2018


Note further tests needed after encountering issues.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 scripts/autobuilder-worker-prereq-tests | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/autobuilder-worker-prereq-tests b/scripts/autobuilder-worker-prereq-tests
index e65071b227f..c0148fbce88 100755
--- a/scripts/autobuilder-worker-prereq-tests
+++ b/scripts/autobuilder-worker-prereq-tests
@@ -10,6 +10,9 @@
 # Add python3-git test
 # Add pigz test
 # vnc tests/checkvnc?
+# test sendmail works (for QA email notification)
+# test error report submission works
+# test buildistory git repo works?
 #
 
 . ./oe-init-build-env > /dev/null
-- 
2.17.1




More information about the Openembedded-core mailing list