./run_tests.sh nova.tests.test_objectstore fails if a proxy is set

Bug #1078548 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Robert Collins

Bug Description

The S3APITestCase tests in nova.tests.test_objectstore do not isolate themselves from http_proxy variables, which results in sending a request for 127.0.0.1 to the http proxy itself, which won't work well :)

Tags: test
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/16048

Changed in nova:
status: Triaged → In Progress
Changed in nova:
assignee: nobody → Robert Collins (lifeless)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/16048
Committed: http://github.com/openstack/nova/commit/18b9c7f29b8925aadeb6ac1ea95c1e1d74e9fa50
Submitter: Jenkins
Branch: master

commit 18b9c7f29b8925aadeb6ac1ea95c1e1d74e9fa50
Author: Robert Collins <email address hidden>
Date: Wed Nov 14 06:18:49 2012 +0000

    Isolate tests from the environment variable http_proxy.

    This fixes bug 1078548.

    This is done by adding a dependency on the fixtures library, which has
    dedicated code for just this sort of thing, and using it in the base class.

    Change-Id: I841fbf912b1a3ab43ca8c52c779d930aaf4a0e96

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.