Comment 0 for bug 1586974

Revision history for this message
Ksenia Svechnikova (kdemina) wrote : There are non-idempotent tasks in LCM (idempotency) tests

Detailed bug description:
Consistency check for tasks fixtures in idempotency systems tests reports changes in deployment graph, so the fixtures should be updated.

Steps to reproduce:
Execute any of base LCM tests (e.g. lcm_deploy_1_ctrl_1_cmp_1_cinder )

Expected result: the env config under test is successfully deployed.
Actual result: consistency check for tasks fixtures (against actual deployment tasks) is failed.

https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.test_ensurability/17/testReport/(root)/lcm_deploy_1_ctrl_1_cmp_1_cinder/lcm_deploy_1_ctrl_1_cmp_1_cinder/

https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.test_ensurability/23/testReport/(root)/ensurability_1_ctrl_1_cmp_1_cinder/

https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.test_ensurability/23/testReport/(root)/ensurability_1_ctrl_1_cmp_3_ceph/ensurability_1_ctrl_1_cmp_3_ceph/

Errors: DeprecatedFixture: Please update setting fixtures in the repo according to generated data and AssertionError: There are non-idempotent tasks. Please take a look at the output above!