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

chore(test): Add HikariConfig to initDatabase util used for testing. #1045

Merged
merged 1 commit into from Apr 14, 2023

Conversation

armory-abedonik
Copy link
Contributor

No description provided.

@dbyron-sf
Copy link
Contributor

Sorry, is this a feature, or a chore? What's the motivation?

@armory-abedonik armory-abedonik changed the title feat(chore): Add HikariConfig to initDatabase util used for testing. chore(test): Add HikariConfig to initDatabase util used for testing. Apr 14, 2023
@armory-abedonik
Copy link
Contributor Author

armory-abedonik commented Apr 14, 2023

Sorry, is this a feature, or a chore? What's the motivation?

We need to use MaximumPoolSize=10 to fix failed tests in this PR:
spinnaker/orca#4445

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Apr 14, 2023
@mergify mergify bot added the auto merged label Apr 14, 2023
@mergify mergify bot merged commit c4f3cec into spinnaker:master Apr 14, 2023
5 checks passed
@armory-abedonik armory-abedonik deleted the BOB-31035 branch April 15, 2023 10:02
richard-timpson pushed a commit to richard-timpson/kork that referenced this pull request May 3, 2023
mergify bot added a commit that referenced this pull request Jun 13, 2023
* Bump okhttp3 to version 4.9.3

This is the last 4.x version before upgrading to Kotlin 1.60.20 and I did
not want to conflate too many changes at once.

* Use extension functions

See:
https://square.github.io/okhttp/changelogs/upgrading_to_okhttp_4/#extension-functions

* Use properties

See:
https://square.github.io/okhttp/changelogs/upgrading_to_okhttp_4/#vars-and-vals

* chore(test): Add HikariConfig to initDatabase util used for testing. (#1045)

* Update tests to use extension functions

---------

Co-authored-by: armory-abedonik <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants