Comment 3 for bug 1509286

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/238896
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=c83e2a7d0257f18bcb013103f4620f7a8c1e65c5
Submitter: Jenkins
Branch: master

commit c83e2a7d0257f18bcb013103f4620f7a8c1e65c5
Author: Dennis Dmitriev <email address hidden>
Date: Fri Oct 23 15:02:00 2015 +0300

    Fix getting first/second ctrls in the test 'ha_neutron_destructive'

    - use the list of non-primary devops nodes instead of getting
      controllers inside the loop;
    - use self.show_step() for monitor steps position in logs

    Change-Id: I9d81cf9479a862f167059580f2e6a8431835e48e
    Closes-Bug:#1509286