You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() It seems this code does not consider that you might set test-output-formats with only "qcow2" -- it currently also tries to inspect a .tar output. Skip if tar isn't in the output format list, and fall through to passing so both paths are considered success, only exiting if there is a failure. Change-Id: Ia21dbfd298d04b04ec02dfe76a0acd7c9a7a31f2 |
3 years ago | |
---|---|---|
.. | ||
elements/fake-os | 7 years ago | |
README.rst | 7 years ago | |
install_test_deps.sh | 5 years ago | |
run_dib_library_tests.sh | 6 years ago | |
run_functests.sh | 3 years ago | |
run_output_format_test.sh | 6 years ago |
README.rst
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)