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

ISSUE-2640: BP-43: github actions: Run bookie-tests using gradle #2685

Closed
wants to merge 1 commit into from

Conversation

sursingh
Copy link
Contributor

Motivation

Migrate bookkeeper build to gradle.

Changes

Adapt github actions to use gradle for running bookie tests

Master Issue: #2640

@sursingh
Copy link
Contributor Author

rerun failure checks

1 similar comment
@sursingh
Copy link
Contributor Author

rerun failure checks

@sursingh sursingh force-pushed the branch-bookie-test-gradle branch 2 times, most recently from dbf073b to ee0f7fa Compare April 13, 2021 17:15
@sursingh sursingh force-pushed the branch-bookie-test-gradle branch from ee0f7fa to 537fc2c Compare April 13, 2021 18:43
@sursingh
Copy link
Contributor Author

rerun failure checks

testImplementation depLibs.mockito
testImplementation depLibs.powermockJunit
testImplementation depLibs.powermockMockito
testImplementation depLibs.slf4j
testImplementation depLibs.slf4jLog4j
Copy link
Member

Choose a reason for hiding this comment

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

If its already implementation dependency it does not have to be testImplementation dependency.

@sursingh sursingh closed this Apr 13, 2021
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.

2 participants