Comment 1 for bug 1506870

Revision history for this message
Kyrylo Galanov (kgalanov) wrote :

The issue is caused by recent commit: https://github.com/openstack/fuel-ostf/commit/bf477f659feabeb9be695530cdc8534a40883334

All noop test are configured to use True value as well as nailgun packaging.

$ grep 'resume_guests_state_on_host_boot: true' -r ../fuel-library/ | wc -l
24

nailgun/nailgun/fixtures/openstack.yaml:
          resume_guests_state_on_host_boot:
            value: true

I am assigning the task to Tatyana.