Greetings, More test feedback using autotest-0.13.0. While deleting hosts, either newly created hosts or previously migrated hosts from autotest-0.12, atest emits an OperationError.
$ atest host delete 172.16.0.19
Operation delete_host failed:
OperationalError: (1054, "Unknown column 'afe_acl_groups_hosts.id'
in 'field list'") (172.16.0.19)
The host is in fact removed from the system, at least it no longer shows
up from 'atest host list'. I'm getting lost tracing the flow from the
atest cli into the afe RPC 'delete_host' call, and the SQL magic that
happens as a result. I guess I could enable SQL debugging in the config
to help isolate the failure.
Thanks,
James
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
