Hi,
for some reason, autoqa is behaving 'weird':
# autoqa post-bodhi-update-batch --targettag dist-f13-updates --arch x86_64
package_x_y_z --dry-run
/usr/bin/atest job create --reboot_before=never --reboot_after=never -m
*x86_64 -f /tmp/autoqa-control.ppy374 post-bodhi-update-batch:upgradepath.noarch
/usr/bin/atest job create --reboot_before=never --reboot_after=never -m
*x86_64 -d package_x_y_z -f /tmp/autoqa-control.lewOvW
post-bodhi-update-batch:depcheck.x86_64
I don't know why there is the "-d package_x_y_z" part on the second line, but
because of this parameter job create fails:
# /usr/bin/atest job create --reboot_before=never --reboot_after=never -m
*x86_64 -d package_x_y_z -f /tmp/autoqa-control.lewOvW
post-bodhi-update-batch:depcheck.x86_64
Operation create_job failed:
KeyError: 'package_x_y_z'
I tried to find the problem, but I'm probably too stupid today, and can not
determine what's wrong.
J.
_______________________________________________
autoqa-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/autoqa-devel