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

Redirect ybc logs to test output #22621

Closed
yugabyte-ci opened this issue May 30, 2024 · 0 comments
Closed

Redirect ybc logs to test output #22621

yugabyte-ci opened this issue May 30, 2024 · 0 comments
Assignees
Labels
jira-originated kind/new-feature This is a request for a completely new feature priority/low Low priority

Comments

@yugabyte-ci
Copy link
Contributor

yugabyte-ci commented May 30, 2024

Redirect yb controller logs to test output to improve debugging. It will be similar to what we already do for master and ts.

Jira Link: DB-11529

@yugabyte-ci yugabyte-ci added jira-originated kind/new-feature This is a request for a completely new feature priority/low Low priority status/awaiting-triage Issue awaiting triage labels May 30, 2024
@yugabyte-ci yugabyte-ci removed the status/awaiting-triage Issue awaiting triage label May 30, 2024
asharma-yb added a commit that referenced this issue Jun 3, 2024
Summary:
Moved ExternalDaemon to separate header.
LogTailerThread was a private nested class of ExternalDaemon class.
Made it public to be used in ExternalYBController.

YB Controller logs are available in the test output with the prefix [ybc-$idx].
Jira: DB-11529

Test Plan: Run backup tests manually to confirm functionality.

Reviewers: loginov

Reviewed By: loginov

Subscribers: yql, ybase, loginov

Differential Revision: https://phorge.dev.yugabyte.com/D35161
asharma-yb added a commit that referenced this issue Jun 14, 2024
Summary:
Original commit: 0f3bd51/D35161

Moved ExternalDaemon to separate header.
LogTailerThread was a private nested class of ExternalDaemon class.
Made it public to be used in ExternalYBController.

YB Controller logs are available in the test output with the prefix [ybc-$idx].
Jira: DB-11529

Test Plan: Run backup tests manually to confirm functionality.

Reviewers: loginov

Reviewed By: loginov

Subscribers: loginov, ybase, yql

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D35779
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-originated kind/new-feature This is a request for a completely new feature priority/low Low priority
Projects
None yet
Development

No branches or pull requests

2 participants