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

Introduce TestGrid #820

Closed
sjanota opened this issue Mar 29, 2019 · 5 comments
Closed

Introduce TestGrid #820

sjanota opened this issue Mar 29, 2019 · 5 comments
Assignees
Labels
area/ci Issues or PRs related to CI related topics area/quality Related to all activites around quality Epic

Comments

@sjanota
Copy link

sjanota commented Mar 29, 2019

Description
TestGrid is a tool in kubernetes test-infra portfolio which helps with visualisation of test history.
Let the example be view of istio integration tests. Most important features:

  • Single page to see history of all tests within a job
  • You can easily navigate to logs of failed job to see reason of the error
  • You can easily see test duration
  • Get aggregates about test history as percentage of failing tests
  • Get alerts about flaky and failing tests

Reasons
Our test suite is not really stable. It is often hard to get PR to mergeable state because of random failures in infrastructure, installation or tests. To fight with this problem we need decent monitoring in place to understand it better and react quicker. It will also make life of people on CI force a lot easier as they will no longer need to search logs to find out failed tests.

Attachments

@sjanota sjanota added enhancement area/ci Issues or PRs related to CI related topics labels Mar 29, 2019
@sjanota sjanota self-assigned this Mar 29, 2019
@sjanota sjanota added the Epic label Mar 29, 2019
@suleymanakbas91
Copy link
Contributor

Is it even open-source? @sjanota

@hudymi
Copy link
Contributor

hudymi commented Apr 2, 2019

It is not open source yet: kubernetes/test-infra#10409

@sjanota
Copy link
Author

sjanota commented Apr 2, 2019

That's true, we need to wait until they are ready.

@sjanota sjanota added this to the Backlog_Qualities milestone May 14, 2019
@sjanota sjanota added the WIP label May 27, 2019
@stale
Copy link

stale bot commented Jul 26, 2019

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 26, 2019
@stale
Copy link

stale bot commented Aug 2, 2019

This issue has been automatically closed due to the lack of recent activity.

@stale stale bot closed this as completed Aug 2, 2019
@sjanota sjanota removed the stale label Aug 5, 2019
@sjanota sjanota reopened this Aug 5, 2019
@sjanota sjanota removed this from the Backlog_Qualities milestone Sep 10, 2019
@sjanota sjanota removed the WIP label Sep 10, 2019
@sjanota sjanota removed their assignment Sep 10, 2019
@sjanota sjanota added this to the Backlog_Qualities milestone Sep 11, 2019
@lilitgh lilitgh removed this from the Backlog_Qualities milestone Sep 30, 2019
@lilitgh lilitgh added area/quality Related to all activites around quality WIP and removed quality/testability labels Sep 30, 2019
@lilitgh lilitgh removed the WIP label Oct 15, 2019
@a-thaler a-thaler added this to the Backlog_Wookiee milestone Oct 25, 2019
@hudymi hudymi self-assigned this Nov 21, 2019
@hudymi hudymi modified the milestones: Backlog_Wookiee, Sprint_Wookiee_31 Nov 21, 2019
@hudymi hudymi closed this as completed Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics area/quality Related to all activites around quality Epic
Projects
None yet
Development

No branches or pull requests

5 participants