debian-forge-composer/cmd/osbuild-image-tests
Lars Karlitski f173714fe2 test/image: also capture osbuild's standard error
Treating stdout and stderr separately makes it hard to match what
happened when. It's also easy to miss when `-v` is passed to the test
binary.

Print the output to stdout when osbuild fails, because the test
framework we're using does not print errors if they're too large.

Also, don't special-case exec.ExitError. Output might be useful in any
case.
2020-06-10 17:00:18 +02:00
..
azuretest tests/image: boot the vhd images on Azure 2020-04-27 20:34:20 +02:00
constants osbuild-image-test: use --output-directory of osbuild 2020-05-13 13:31:23 +02:00
aws.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
context-managers.go test/image: move qemu code around 2020-05-15 08:01:53 -05:00
helpers.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
main_test.go test/image: also capture osbuild's standard error 2020-06-10 17:00:18 +02:00
netns.go osbuild-image-tests: add missing build constraints 2020-03-22 13:50:28 +01:00