commit | 117a48f4554c29f349a8a4bb4cd715ef69013571 | [log] [tgz] |
---|---|---|
author | Yaroslav Lobankov <ylobankov@mirantis.com> | Tue Aug 11 11:40:44 2015 +0300 |
committer | Yaroslav Lobankov <ylobankov@mirantis.com> | Sat Aug 15 05:00:22 2015 +0300 |
tree | 56c03d580484f74b7aacd1d86951e92250785016 | |
parent | fcda4d62ba34f6c17585c62c37df03a006b7c7ac [diff] |
Adding timeout to verify_metadata method in test_server_basicops Sometimes the test_server_basicops test may fail with the following traceback http://paste.openstack.org/show/412497/. The reason of this failure is that the floating IP doesn't appear in http://169.254.169.254/latest/meta-data/public-ipv4 immediately and we should check metadata within some timeout, not only once. Closes-Bug: #1483585 Change-Id: I2f3d5d153cc67fefe048c80304d5477072660e7b