Activity log for bug #1314255

Date Who What changed Old value New value Message
2014-04-29 16:07:23 James Li bug added bug
2014-04-29 17:17:35 Adrian Otto solum: milestone 2014.1.2
2014-04-29 17:17:42 Adrian Otto solum: importance Undecided Low
2014-04-29 17:17:48 Adrian Otto solum: status New Triaged
2014-04-29 17:17:58 Adrian Otto tags errors
2014-04-29 17:19:31 Adrian Otto summary Functional test 'test_platform' fails if solum.egg-info is missing Error: Functional test 'test_platform' fails if solum.egg-info is missing
2014-04-29 17:25:38 Adrian Otto solum: status Triaged Incomplete
2014-04-30 16:07:39 James Li description This is how to reproduce the bug: check out a clean copy of solum code; then run nosetests --tests functionaltests.api.v1.test_root:TestRootController.test_platform Got: ====================================================================== ERROR: functionaltests.api.v1.test_root.TestRootController.test_platform ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/opt/stack/solum/functionaltests/api/v1/test_root.py", line 37, in test_platform resp, body = self.client.get('v1') File "/opt/stack/tempest/tempest/common/rest_client.py", line 204, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 452, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 548, in _error_checker raise exceptions.ServerFault(message) ServerFault: Got server fault Details: {"debuginfo": null, "faultcode": "Server", "faultstring": "Versioning for this project requires either an sdist tarball, or access to an upstream git repository. Are you sure that git is installed?"} ---------------------------------------------------------------------- Ran 1 test in 0.172s FAILED (errors=1) This is how to reproduce the bug: check out a clean copy of solum code; set up tempest (my tempest config: http://paste.openstack.org/show/78008/); then run nosetests --tests functionaltests.api.v1.test_root:TestRootController.test_platform Got: ====================================================================== ERROR: functionaltests.api.v1.test_root.TestRootController.test_platform ---------------------------------------------------------------------- _StringException: Traceback (most recent call last):   File "/opt/stack/solum/functionaltests/api/v1/test_root.py", line 37, in test_platform     resp, body = self.client.get('v1')   File "/opt/stack/tempest/tempest/common/rest_client.py", line 204, in get     return self.request('GET', url, extra_headers, headers)   File "/opt/stack/tempest/tempest/common/rest_client.py", line 452, in request     resp, resp_body)   File "/opt/stack/tempest/tempest/common/rest_client.py", line 548, in _error_checker     raise exceptions.ServerFault(message) ServerFault: Got server fault Details: {"debuginfo": null, "faultcode": "Server", "faultstring": "Versioning for this project requires either an sdist tarball, or access to an upstream git repository. Are you sure that git is installed?"} ---------------------------------------------------------------------- Ran 1 test in 0.172s FAILED (errors=1)
2014-04-30 17:36:02 Adrian Otto tags errors defects errors
2014-04-30 17:38:00 Adrian Otto solum: assignee James Li (james-li-3)
2014-05-05 21:37:59 James Li solum: status Incomplete Confirmed
2014-06-02 23:13:33 Adrian Otto solum: milestone 2014.1.2 juno-1
2014-06-12 18:53:52 Adrian Otto solum: milestone juno-1 juno-2
2015-06-12 05:33:04 Adrian Otto solum: milestone juno-2 2015.1.1
2015-06-12 05:45:36 Adrian Otto solum: status Confirmed Triaged