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 protected]> 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 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1569941 Title: missed assertTrue in instance tests to validate notification messages Status in OpenStack Dashboard (Horizon): Fix Released Bug description: There are some missed assertTrue inside openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py for notification messages, which may lead to malfunction of the tests. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1569941/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

