8000 e2e: Add debug log for wait in subscription and placement ops by parikshithb · Pull Request #2079 · RamenDR/ramen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

< 8000 bdi class="js-issue-title markdown-title">e2e: Add debug log for wait in subscription and placement ops #2079

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

parikshithb
Copy link
Member

Add log when waiting for subscription phase changes and placement decisions to improve debugging visibility during long-running operations that may timeout.

Added debug logs:

2025-06-05T20:06:39.548+0530	DEBUG	subscr-deploy-rbd-busybox	deployers/retry.go:22	Waiting until subscription "e2e-subscr-deploy-rbd-busybox/subscr-deploy-rbd-busybox" reach phase "Propagated" in cluster "hub"

2025-06-05T20:06:49.559+0530	DEBUG	subscr-deploy-rbd-busybox	util/placement.go:54	Waiting for placement decisions for "e2e-subscr-deploy-rbd-busybox/subscr-deploy-rbd-busybox" in cluster "hub"

Fixes #1944

8000
Add log when waiting for subscription phase changes and placement
decisions to improve debugging visibility during long-running
operations that may timeout.

Signed-off-by: Parikshith <parikshithb@gmail.com>
@parikshithb parikshithb removed the request for review from raghavendra-talur June 5, 2025 14:40
Copy link
Member
@nirs nirs left a comment

Choose a reason for hiding this comment

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

Thanks!

@nirs nirs merged commit 6570785 into RamenDR:main Jun 5, 2025
22 of 24 checks passed
parikshithb added a commit to parikshithb/ramenctl that referenced this pull request Jun 10, 2025
Consuming fixes for logging debug messages during start and log
time taken for all wait functions:
- RamenDR/ramen#2079
- RamenDR/ramen#2080

Issues fixed in ramen e2e:
- RamenDR/ramen#1944
- RamenDR/ramen#2074

Signed-off-by: Parikshith <parikshithb@gmail.com>
nirs pushed a commit to RamenDR/ramenctl that referenced this pull request Jun 10, 2025
Consuming fixes for logging debug messages during start and log
time taken for all wait functions:
- RamenDR/ramen#2079
- RamenDR/ramen#2080

Issues fixed in ramen e2e:
- RamenDR/ramen#1944
- RamenDR/ramen#2074

Signed-off-by: Parikshith <parikshithb@gmail.com>
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.

e2e: Log DEBUG message when starting operations
2 participants
0