Browse Source

scripts/autobuilder-worker-prereq-tests: Extend todo list

Add a couple of missing items to the TODO list that this script needs to handle.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 5 years ago
parent
commit
c6bc6d874a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/autobuilder-worker-prereq-tests

+ 2 - 0
scripts/autobuilder-worker-prereq-tests

@@ -8,6 +8,8 @@
 # Todo
 # Add testtools/subunit import test
 # Add python3-git test
+# Add pigz test
+# vnc tests/checkvnc?
 #
 
 . ./oe-init-build-env > /dev/null