yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03954
[Bug 1194026] Re: check_public_network_connectivity fails with timeout
Reviewed: https://review.openstack.org/38513
Committed: http://github.com/openstack/tempest/commit/6d580bee934199c4935e4d754cbafb67cc859961
Submitter: Jenkins
Branch: master
commit 6d580bee934199c4935e4d754cbafb67cc859961
Author: Nachi Ueno <nachi@xxxxxxxxx>
Date: Wed Jul 24 10:58:11 2013 -0700
Increase ping timeout on scenario testing
Some gating may fail because ping timeout is short (20s).
In this commit, we will increase up to 60s.
- Added ping_timeout for compute config with default 60s
- Replaced hardcorded ssh timeout value with ssh_timeout
Fixes bug 1194026
Change-Id: If4e64aff17fc9aea1b6de03c684dff145ef5e6f2
** Changed in: tempest
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1194026
Title:
check_public_network_connectivity fails with timeout
Status in OpenStack Neutron (virtual network service):
In Progress
Status in Tempest:
Fix Released
Bug description:
2013-06-24 06:11:14.330 | ======================================================================
2013-06-24 06:11:14.330 | FAIL: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_008_check_public_network_connectivity[gate,smoke]
2013-06-24 06:11:14.331 | ----------------------------------------------------------------------
2013-06-24 06:11:14.331 | _StringException: Traceback (most recent call last):
2013-06-24 06:11:14.331 | File "/opt/stack/new/tempest/tempest/scenario/test_network_basic_ops.py", line 255, in test_008_check_public_network_connectivity
2013-06-24 06:11:14.331 | self._check_vm_connectivity(ip_address, ssh_login, private_key)
2013-06-24 06:11:14.331 | File "/opt/stack/new/tempest/tempest/scenario/manager.py", line 455, in _check_vm_connectivity
2013-06-24 06:11:14.331 | "reachable" % ip_address)
2013-06-24 06:11:14.331 | File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
2013-06-24 06:11:14.331 | raise self.failureException(msg)
2013-06-24 06:11:14.331 | AssertionError: Timed out waiting for 172.24.4.229 to become reachable
http://logs.openstack.org/33227/2/gate/gate-tempest-devstack-vm-
quantum/33279/console.html.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1194026/+subscriptions