]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: integration: Rename all Avocado standard stream log files to *.log
authorErik Skultety <eskultet@redhat.com>
Tue, 22 Mar 2022 11:31:49 +0000 (12:31 +0100)
committerErik Skultety <eskultet@redhat.com>
Tue, 22 Mar 2022 16:11:51 +0000 (17:11 +0100)
commit69bcfa5e3b229406dc0ac3519c5e3e4674ade328
tree80b109b1c4b5490f76e69ab828a249d5031b5f54
parent908cb26b5d829cbf52268c3dff568baad93b4504
ci: integration: Rename all Avocado standard stream log files to *.log

By default, stdout/stderr Avocado test log files do not have any file
extension which confuses GitLab's web UI to mangle the MIME type for
these and so the browser will never offer the option to open such file
from in a text editor rather than dowloading it.
Since GitLab sets a proper MIME for .txt and .log file extensions,
rename all Avocado log files without an extension to *.log . This pairs
nicely with the coredumpctl info file which we already name as
'coredumpctl.txt' because of this.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/integration.yml