yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13155
[Bug 1294603] Re: scenario test_load_balancer_basic fails
Reviewed: https://review.openstack.org/82480
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=55d1314dde67ddafbb699d618bfba74bf6ad7714
Submitter: Jenkins
Branch: master
commit 55d1314dde67ddafbb699d618bfba74bf6ad7714
Author: Eugene Nikanorov <enikanorov@xxxxxxxxxxxx>
Date: Mon Mar 24 15:39:21 2014 +0400
Unskip load balancer basic scenario test
Corresponding bug 1294603 was fixed by commit
I0dc4d01b0c1c04887ec6ad5766ec7c6c96903faa
Due to recent changes in neutron and nova which
fixed security groups for ml2 plugin
If004db60e084f4cea095ca9ecccb0537240d4183 and I3bbcfc67036ab7389c82720add0bc0fc627bfee0,
one should create security group rules to allow traffic on specific tcp port.
So patch adds rules to allow ingress traffic
for ports 80 and 88.
Closes-Bug: #1294603
Change-Id: Idff6d27611adda502e6e3f7e0d37f3acbda41d03
** 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/1294603
Title:
scenario test_load_balancer_basic fails
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in Tempest:
Fix Released
Bug description:
http://logs.openstack.org/98/81098/2/check/check-tempest-dsvm-neutron-
pg/df24b97/console.html
2014-03-19 09:58:15.379 | Traceback (most recent call last):
2014-03-19 09:58:15.379 | File "tempest/test.py", line 121, in wrapper
2014-03-19 09:58:15.379 | return f(self, *func_args, **func_kwargs)
2014-03-19 09:58:15.379 | File "tempest/scenario/test_load_balancer_basic.py", line 225, in test_load_balancer_basic
2014-03-19 09:58:15.379 | self._check_load_balancing()
2014-03-19 09:58:15.379 | File "tempest/scenario/test_load_balancer_basic.py", line 213, in _check_load_balancing
2014-03-19 09:58:15.379 | "http://{0}/".format(self.vip_ip)).read())
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/urllib.py", line 86, in urlopen
2014-03-19 09:58:15.380 | return opener.open(url)
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/urllib.py", line 207, in open
2014-03-19 09:58:15.380 | return getattr(self, name)(url)
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/urllib.py", line 345, in open_http
2014-03-19 09:58:15.380 | errcode, errmsg, headers = h.getreply()
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/httplib.py", line 1102, in getreply
2014-03-19 09:58:15.380 | response = self._conn.getresponse()
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
2014-03-19 09:58:15.380 | response.begin()
2014-03-19 09:58:15.380 | File "/usr/lib/python2.7/httplib.py", line 407, in begin
2014-03-19 09:58:15.381 | version, status, reason = self._read_status()
2014-03-19 09:58:15.381 | File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
2014-03-19 09:58:15.381 | line = self.fp.readline()
2014-03-19 09:58:15.381 | File "/usr/lib/python2.7/socket.py", line 430, in readline
2014-03-19 09:58:15.381 | data = recv(1)
2014-03-19 09:58:15.381 | IOError: [Errno socket error] [Errno 104] Connection reset by peer
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1294603/+subscriptions