Comment 9 for bug 1565759

Revision history for this message
Aleksandr Didenko (adidenko) wrote :

As for failure on 9.0:
> Snapshot: https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.command_line/67/artifact/logs/fail_error_cli_selected_nodes_deploy-fuel-snapshot-2016-04-03_22-30-01.tar.xz

I've analyzed this snapshot, here's the result: http://paste.openstack.org/show/493936/

So again, I see no "mutation" or "corruption" of astute.yaml in this deployment. If you check nailgun api log, you'll see that this test did not configure interfaces on nodes (see http://paste.openstack.org/show/493936/). So Fuel assigned networks to interfaces as it wanted - it's totally ok, but it may not match with your real/virtual network setup (which is exactly the case here).

In order to avoid such errors, I suggest to add interfaces configuration to this tests case. Forwarding this to fuel-qa for review.