Skip to content

DBI-609: Add IAM auth support for CDC pipes with AWS Auruora'#4495

Draft
masterashu wants to merge 2 commits into
mainfrom
dbi-609-add-iam-auth-support-for-aws-rdsaurora
Draft

DBI-609: Add IAM auth support for CDC pipes with AWS Auruora'#4495
masterashu wants to merge 2 commits into
mainfrom
dbi-609-add-iam-auth-support-for-aws-rdsaurora

Conversation

@masterashu

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
2364 2 2362 227
View the top 2 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::TestApiMongo
Stack Traces | 0.01s run time
=== RUN   TestApiMongo
=== PAUSE TestApiMongo
=== CONT  TestApiMongo
--- FAIL: TestApiMongo (0.01s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiMongo/TestEditTablesBeforeResync
Stack Traces | 0.07s run time
=== RUN   TestApiMongo/TestEditTablesBeforeResync
=== PAUSE TestApiMongo/TestEditTablesBeforeResync
=== CONT  TestApiMongo/TestEditTablesBeforeResync
    api_test.go:2332: 
        	Error Trace:	.../flow/e2e/api_test.go:2332
        	Error:      	Received unexpected error:
        	            	rpc error: code = Internal desc = invalid mirror: rpc error: code = FailedPrecondition desc = failed to validate source connector mongo: oplog retention must be set to >= 24 hours, but got 23.000000
        	Test:       	TestApiMongo/TestEditTablesBeforeResync
    api_test.go:51: begin tearing down postgres schema api_tifzzqrx
--- FAIL: TestApiMongo/TestEditTablesBeforeResync (0.07s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: An unrelated Mongo oplog-retention validation tripped because the test container—explicitly started with --oplogMinRetentionHours 24—transiently reported 23 hours against a strict at-threshold check, an environmental flake unrelated to this AWS IAM-auth PR.
Confidence: 0.82

✅ Automatically retrying the workflow

View workflow run

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.

1 participant