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

[Feature] Improve observability of e2e tests in Buildkite runner #2651

Open
1 of 2 tasks
kevin85421 opened this issue Dec 13, 2024 · 2 comments
Open
1 of 2 tasks

[Feature] Improve observability of e2e tests in Buildkite runner #2651

kevin85421 opened this issue Dec 13, 2024 · 2 comments
Assignees
Labels
ci enhancement New feature or request good first issue Good for newcomers

Comments

@kevin85421
Copy link
Member

kevin85421 commented Dec 13, 2024

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

https://buildkite.com/ray-project/ray-ecosystem-ci-kuberay-ci/builds/5662#0193c112-1087-45ff-bdf6-bda38ca89bd4

When I click the toggle for TestAutoscalingRayService, I expect to see the logs for TestAutoscalingRayService. However, I see the logs for TestRayServiceZeroDowntime instead.

image

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@kevin85421 kevin85421 added enhancement New feature or request triage ci labels Dec 13, 2024
@MortalHappiness MortalHappiness added good first issue Good for newcomers and removed triage labels Dec 14, 2024
@tinaxfwu
Copy link
Contributor

tinaxfwu commented Dec 14, 2024

Hi @MortalHappiness, I would like to help with this issue.

@MortalHappiness
Copy link
Member

MortalHappiness commented Dec 25, 2024

Related doc: https://buildkite.com/docs/pipelines/configure/managing-log-output

The root cause is that --- PASS is recognized as collapsible by Buildkite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants