]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/selftest: Added new testsuite for image features.
authorDaniel Istrate <daniel.alexandrux.istrate@intel.com>
Mon, 29 Jun 2015 09:04:59 +0000 (12:04 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jul 2015 22:56:23 +0000 (23:56 +0100)
commitea414da3ecc59a48a0f2fb719fc86538b47fafb8
tree602c83b1522bcebe48453d0b3e122fb7de37c2cf
parentcf7bf27f565b34fdcd2caa25aaef068c0970965e
oeqa/selftest: Added new testsuite for image features.

 Automated 5 oe-selftest testcase:
    - 1107: Check if non root user can connect via ssh without password
    - 1115: Check if all users can connect via ssh without password
    - 1114: Check rpm version 4 support on image
    - 1101: Check if efi/gummiboot images can be buit
    - 1103: Check that wic command can create efi/gummiboot installation images

Signed-off-by: Daniel Istrate <daniel.alexandrux.istrate@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/imagefeatures.py [new file with mode: 0644]