Merge "stabilize test_resize_server_error_and_reschedule_was_failed"
This commit is contained in:
@@ -736,6 +736,7 @@ class TestInstanceNotificationSample(
|
|||||||
self.assertEqual(2, len(fake_notifier.VERSIONED_NOTIFICATIONS),
|
self.assertEqual(2, len(fake_notifier.VERSIONED_NOTIFICATIONS),
|
||||||
'Unexpected number of notifications: %s' %
|
'Unexpected number of notifications: %s' %
|
||||||
fake_notifier.VERSIONED_NOTIFICATIONS)
|
fake_notifier.VERSIONED_NOTIFICATIONS)
|
||||||
|
self._wait_for_notification('compute.exception')
|
||||||
self._verify_notification('instance-resize-error',
|
self._verify_notification('instance-resize-error',
|
||||||
replacements={
|
replacements={
|
||||||
'reservation_id': server['reservation_id'],
|
'reservation_id': server['reservation_id'],
|
||||||
|
Reference in New Issue
Block a user