diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-24 23:12:58 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-25 23:15:49 +0100 |
| commit | 07bf5b5e034b99e36693a9f354fbb40fcc819d9e (patch) | |
| tree | a863351689f88f41f2339013bfebf827ae6137c1 /scripts/autobuilder-worker-prereq-tests | |
| parent | f6cf0b7aad515d4fb032d504394f227662c079fe (diff) | |
| download | poky-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/autobuilder-worker-prereq-tests')
| -rwxr-xr-x | scripts/autobuilder-worker-prereq-tests | 3 |
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 |
