Hey Jiri,
I was taking a look at the latest regression jobs, and found out that
parentheses inside directory names break the execution of the unattended
install test. Take as an example:
Command returned non-zero exit status [context: (run_unattended_install) -->
Creating unattended install CD image
/usr/local/autotest/tests/virt/shared/data/images/rhel63-64/ks.iso]
* Command:
mkisofs -o
/usr/local/autotest/tests/virt/shared/data/images/rhel63-64/ks.iso -max-
iso9660-filenames -relaxed-filenames -D --input-charset iso8859-1 /usr/loc
al/autotest/tmp/tmp/tmpCR1SjN_virt.qemu.rhel58-brew.qcow2.virtio_blk.smp2.
virtio_net.RHEL.6.3.x86_64.(subtest=unattended_install).cdrom.extra_cdrom_
ks.aio_native.(netconf=bridge)/cdrom_virttest__5MewJ
Exit status: 2
Duration: 0.00131011009216
stderr:
/bin/sh: -c: line 0: syntax error near unexpected token `('
I believe this also breaks a number of operations involving paths inside
autotest. So indeed we need to change the way the shortnames/tags are
generated. I'll have to pull these pull requests out of next, so they
can be fixed and re-introduced later in the tree.
Cheers,
Lucas
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel