HWCloudEngine / hybrid_cloud

6 stars 12 forks source link

[CI]test_list_servers_filter_by_shutoff_status失败 #71

Open liulongzhu opened 8 years ago

liulongzhu commented 8 years ago

失败日志为: Traceback (most recent call last): File "/opt/hybrid_cloud_test/hybrid-tempest/tempest/api/compute/servers/test_list_server_filters.py", line 145, in test_list_servers_filter_by_shutoff_status 'ACTIVE') File "/opt/hybrid_cloud_test/hybrid-tempest/tempest/common/waiters.py", line 95, in wait_for_server_status raise exceptions.TimeoutException(message) tempest.exceptions.TimeoutException: Request timed out Details: (HybridListServerFiltersTestJSON:test_list_servers_filter_by_shutoff_status) Server bf9edf1f-6424-46df-ba93-40e4456a025d failed to reach ACTIVE status and task state "None" within the required time (2400 s). Current status: SHUTOFF. Current task state: None.