Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to upstream HEAD and changes for Riak CS 2.1 release #4

Merged
merged 3 commits into from
Aug 14, 2015

Conversation

shino
Copy link

@shino shino commented Aug 7, 2015

Somewhat different approach to s3-tests integration to riak cs.

  • Proxy support, almost the same as previous one, but support non-proxy test too in order to open PR to upstream.
  • Fix ETag handling in test_s3.py, this commit can be an PR for upstream (and will do)
  • Add nose test attribute @attr('fails_on_rcs') to currently failing test cases, this attribute is used in executing nosetest at Riak CS side.

kellymclaughlin and others added 2 commits August 7, 2015 16:54
There is examples in RFC 7232 at "2.3. ETag", like

       ETag: "xyzzy"

also, "3.1 If-Match" and "3.2. If-None-Match" have examples:

     If-Match: "xyzzy"
     If-Match: "xyzzy", "r2d2xxxx", "c3piozzzz"
     If-Match: *

     If-None-Match: "xyzzy"
     If-None-Match: W/"xyzzy"
@shino shino force-pushed the riakcs-2.1-honest-but-long-way-around branch from b02c033 to 167386d Compare August 7, 2015 07:54
@shino shino changed the title [WIP] Riakcs 2.1 honest but long way around Riakcs 2.1 honest but long way around Aug 10, 2015
@shino shino force-pushed the riakcs-2.1-honest-but-long-way-around branch from bd6d580 to 6bc012a Compare August 10, 2015 08:32
@shino
Copy link
Author

shino commented Aug 10, 2015

Categorization of failing test cases at the start time of this updating task, including some analysis and notes: https://gist.github.com/shino/6d543c519ec7c10ec801

@shino shino changed the title Riakcs 2.1 honest but long way around Update to upstream HEAD and changes for Riak CS 2.1 release Aug 11, 2015
@kuenishi
Copy link

+1

@kuenishi
Copy link

Great work! Let's keep our branch clean.

kuenishi added a commit that referenced this pull request Aug 14, 2015
Update to upstream HEAD and changes for Riak CS 2.1 release
@kuenishi kuenishi merged commit 27ae8f8 into riakcs-2.1 Aug 14, 2015
@kuenishi kuenishi deleted the riakcs-2.1-honest-but-long-way-around branch August 14, 2015 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants