0d37351031
The gate is currently extremley unstable, and these two issues are causing most of the problems. We need to commit them atomically so we can get anything moving again --- The gate is very unstable downloading the ubuntu tarballs from upstream at the moment. Move this to ubuntu-minimal which, in a later change will source files from our local mirror. We need a caching mechanism for these large files to avoid this instability. This is future work for the various image-based jobs. --- Move debian to default skip lists I don't know if it's mirrors being worked hard for the Stretch release, but this is constantly failing the gate. I will move this to the -nv extras job I am working on having the voting job use local mirrors for everything. Unfortunately debian infra mirrors don't have stretch yet and we need to do some fiddling to get "stable" available. Once we have all this, we can consider making it voting again. Change-Id: Iaf7b3888ef06c7aef63cbf76a94b33f96bc9c5c2 |
||
---|---|---|
.. | ||
elements/fake-os | ||
install_test_deps.sh | ||
README.rst | ||
run_dib_library_tests.sh | ||
run_functests.sh | ||
run_output_format_test.sh |
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)