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

Send harbormaster failure on arc patch failure #66

Merged
merged 1 commit into from
Aug 12, 2015

Conversation

ascandella
Copy link
Contributor

Fixes #63

@ascandella
Copy link
Contributor Author

@jjx

@ascandella
Copy link
Contributor Author

cc @ChaitanyaPramod

}
} catch (ConduitAPIException e) {
logger.info(CONDUIT_TAG, "unable to post to harbormaster");
return true;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Slight change in semantics. This used to consider the build "successful" in jenkins even if harbormaster wasn't working. I think the new semantics are better.

ascandella added a commit that referenced this pull request Aug 12, 2015
Send harbormaster failure on arc patch failure
@ascandella ascandella merged commit 0d69273 into master Aug 12, 2015
@ascandella ascandella deleted the notify-on-patch-failure branch August 12, 2015 20:53
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.

None yet

1 participant