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

rgw: Conditional PUT on ETag #2756

Closed
wants to merge 1 commit into from
Closed

rgw: Conditional PUT on ETag #2756

wants to merge 1 commit into from

Conversation

xylv
Copy link
Contributor

@xylv xylv commented Oct 20, 2014

Fixes: #8562

Signed-off-by: Ray Lv raylv@yahoo-inc.com

@xylv
Copy link
Contributor Author

xylv commented Oct 23, 2014

@yehudasa Thanks. That's great to see it. I'm going to squash a complete clean commit in this PR for you to review it.

@liewegas
Copy link
Member

@xylv is this ready to review or is another commit coming?

@xylv
Copy link
Contributor Author

xylv commented Nov 11, 2014

@liewegas It's ready to review.

@liewegas
Copy link
Member

I think @yehudasa needs to review. What would make this so much better would be a patch for s3-tests.git that tests the feature ... :)

@xylv
Copy link
Contributor Author

xylv commented Nov 13, 2014

@liewegas I agree that it's better to have the functional test cases. I'm looking into the s3-tests. The patch will be in a separated PR.

Fixes: ceph#8562

Signed-off-by: Ray Lv <raylv@yahoo-inc.com>
@loic-bot
Copy link

FAIL: make check on 5177821 output is http://paste.ubuntu.com/9450801/

:octocat: Sent from GH.

@ghost
Copy link

ghost commented Dec 10, 2014

@xylv are you able to run make check successfully on your local machine ? If so you can ignore loic-bot output and I'll investigate why it fails when you succeed. It is an experimental bot ;-)

@xylv
Copy link
Contributor Author

xylv commented Dec 10, 2014

@dachary I managed to run the make check on my local environment except for some cases on xfs. But it is as expected because I'm on a ext4 rather xfs filesystem. It's wired to see that *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH *** in the above log. I didn't see such messages in my local run. Just a guess, should that be related to the Python nose package is missing?

@ghost
Copy link

ghost commented Dec 10, 2014

Just a guess, should that be related to the Python nose package is missing?

Python nose is installed on the machine running loic-bot make check. Could you add to http://paste.ubuntu.com/ the output of make check you have for comparison ?

@yehudasa
Copy link
Member

@xylv @dachary could be that it's failing due to being based off an old branch, I don't see in the logs anything related to rgw

@ghost
Copy link

ghost commented Dec 10, 2014

@yehudasa it could be the cause. @xylv do you mind rebasing on master to see if that makes a difference ?

@xylv
Copy link
Contributor Author

xylv commented Dec 12, 2014

@yehudasa @dachary I have rebased on master and run the make check again. Please find out the log at http://paste.ubuntu.com/9487775/ To test if rebasing works, also sent out the rebased PR: #3160

@liewegas liewegas closed this Dec 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants