[openstack-dev] [QA] Gate Jobs failing after patch for bug/1628016

White, Joshua L joshua.l.white at intel.com
Mon Jan 30 15:20:11 UTC 2017


Hi Team,



I would like to get your feedback on the gate jobs failing and how to alleviate the issue.

The gate jobs are failing once the prefix is actually added for these tests jobs below:

1. test_list_container_contents_with_path

Issue:
    For some reason whoever coded this test hardcoded the file path and name ("Swift/TestObject").
    Which means when the prefix is added instead of '<prefix>-TestObject' its '<prefix>-Swift/TestObject' resulting in the failure because the path is wrong.

2. test_list_container_contents_with_end_marker

Issue:
    This test will only pass if the prefix begins with a capital letter.  '<Prefix>' works but '<prefix>' fails


I am trying to find the correct way to fix these issues without doing something that’s just hacky.

Please see patch for reference: https://review.openstack.org/#/c/397504/

Thanks,

Joshua White
irc: jlwhite


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170130/3d1ba748/attachment.html>


More information about the OpenStack-dev mailing list