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

Add additional timestamp fields #479

Open
nuclearcat opened this issue Oct 30, 2024 · 0 comments
Open

Add additional timestamp fields #479

nuclearcat opened this issue Oct 30, 2024 · 0 comments

Comments

@nuclearcat
Copy link
Member

We need to track more events during some of the jobs:
1)How long task spend in "queued" state (as k8s cluster might be too busy), so we need ts_start_queued, ts_start_running
2)Same for tests, DUT might not be immediately available, and task will stay in queue

So total ts required: queued, running, completed
Will help also to estimate ETA when task start running.

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

No branches or pull requests

1 participant