This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
Tags: RedHatInsights/insights-runtimes-inventory
Tags
Fix egg logging and make sure PROD doesn't drop the database. (#122) * WIP * Fix logging issues. --------- Co-authored-by: Ben Evans <[email protected]>
Add a test for Hibernate/Kafka hanging. (#108) * Fix issue with micrometerAssertionHelper not properly saving counter values. Add await_* helpers to TestUtils. Add a test for Hibernate/Kafka hanging on a Hibernate error. * Missed cleanup...