add integration tests for database reconcilier#1797
Merged
DmytroPI-dev merged 1 commit intofeature/database-controllersfrom Mar 30, 2026
Merged
Conversation
limak9182
reviewed
Mar 27, 2026
pkg/postgresql/database/core/database-controller-integration_test-plan.md
Outdated
Show resolved
Hide resolved
limak9182
reviewed
Mar 27, 2026
limak9182
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 27, 2026
mploski
reviewed
Mar 30, 2026
mploski
reviewed
Mar 30, 2026
69d1cf6 to
51cb7fb
Compare
d6cfac5 to
1920b63
Compare
mploski
approved these changes
Mar 30, 2026
11c322d
into
feature/database-controllers
12 of 15 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Integration test for postgresDatabase
Key Changes
Created
postgresdatabase_controller_test.goTesting and Verification
This MR is an integration test itself
Related Issues
CPI-1917
PR Checklist