
Here I add test deps for Gentoo, the main ones to call out are as follows. * pyyaml: not installed by default and needed for the package element * parted: not installed by default and needed for the VM element * multipath-tools: not installed by default and provides kpartx Change-Id: I07ce871fb3e684bfd9d06268d5c5bd118314f321
DIB Testing
There are several interfaces for testing various parts of DIB
- run_dib_library_tests.sh : run unit-tests for internal
diskimage-builder library functions
- run_functests.sh : run functional testing provided by elements
- run_output_format_test.sh : run a test of image conversion
(requires docker)