summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-24 23:12:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-25 23:15:49 +0100
commit07bf5b5e034b99e36693a9f354fbb40fcc819d9e (patch)
treea863351689f88f41f2339013bfebf827ae6137c1 /scripts
parentf6cf0b7aad515d4fb032d504394f227662c079fe (diff)
downloadpoky-07bf5b5e034b99e36693a9f354fbb40fcc819d9e.tar.gz
scripts/autobuilder-worker-prereq-tests: Add to todo list
Note further tests needed after encountering issues. (From OE-Core rev: ab7b7e222b88e40f2a5011fc16bbd784e6be55e5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/autobuilder-worker-prereq-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/autobuilder-worker-prereq-tests b/scripts/autobuilder-worker-prereq-tests
index e65071b227..c0148fbce8 100755
--- a/scripts/autobuilder-worker-prereq-tests
+++ b/scripts/autobuilder-worker-prereq-tests
@@ -10,6 +10,9 @@
10# Add python3-git test 10# Add python3-git test
11# Add pigz test 11# Add pigz test
12# vnc tests/checkvnc? 12# vnc tests/checkvnc?
13# test sendmail works (for QA email notification)
14# test error report submission works
15# test buildistory git repo works?
13# 16#
14 17
15. ./oe-init-build-env > /dev/null 18. ./oe-init-build-env > /dev/null