Comment 1 for bug 1569941

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

Reviewed: https://review.openstack.org/305163
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=65eb9e9b8cbd5e4533953d741a16648f754b91bb
Submitter: Jenkins
Branch: master

commit 65eb9e9b8cbd5e4533953d741a16648f754b91bb
Author: Sergei Chipiga <email address hidden>
Date: Wed Apr 13 15:35:13 2016 +0300

    Fix explicit waiting if instance has error status

    This patches includes:
    - don't wait instance launching if instance in error status
    - add missed assertTrue to validate notification messages
    - check that message is present and is displayed

    Change-Id: If731751fa4deabdeebe373748b169ac7ac617f8c
    Closes-Bug: #1569941