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

Fixed blobdescriptorservice unit test flake #13289

Merged
merged 2 commits into from
Mar 17, 2017

Conversation

miminar
Copy link

@miminar miminar commented Mar 7, 2017

Avoid a race when trying to delete just uploaded manifest. The purpose of the
test is just to verify that our blobdescriptorservice is in use.

Resolves #13288

@miminar
Copy link
Author

miminar commented Mar 7, 2017

[test]

@miminar
Copy link
Author

miminar commented Mar 8, 2017

@legionus could you give this a quick look please?

@miminar
Copy link
Author

miminar commented Mar 8, 2017

I've extended the PR for a fix for a data race found in #13274.

@miminar miminar force-pushed the fix-flake-13288 branch 2 times, most recently from 5d59364 to fdfda0f Compare March 8, 2017 09:36
Copy link
Contributor

@legionus legionus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miminar
Copy link
Author

miminar commented Mar 8, 2017

Just a GCE provision failure and a flake #13271.

@mfojtik ready for merge.

Michal Minář added 2 commits March 15, 2017 15:24
Avoid a race when trying to delete just uploaded manifest. The purpose
of the test is just to verify that our blobdescriptorservice is in use.

Signed-off-by: Michal Minář <[email protected]>
Initialize the log level just once. Disable upload purging.

Signed-off-by: Michal Minář <[email protected]>
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 0ca5955

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/235/) (Base Commit: 1eb44c7)

@miminar
Copy link
Author

miminar commented Mar 15, 2017

@legionus may I ask for your merge powers?

@stevekuznetsov
Copy link
Contributor

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 0ca5955

@dmage
Copy link
Contributor

dmage commented Mar 16, 2017

It seems something went wrong. Please merge it.

@stevekuznetsov
Copy link
Contributor

Nothing is wrong, the bot shows you are in the queue -- you must wait your turn to merge

@openshift-bot
Copy link
Contributor

openshift-bot commented Mar 17, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/115/) (Base Commit: 5b8b4dc) (Image: devenv-rhel7_6074)

@openshift-bot openshift-bot merged commit b618500 into openshift:master Mar 17, 2017
@miminar miminar deleted the fix-flake-13288 branch April 29, 2017 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants