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 flakefinder urls to flake-stats report per day headlines #2999

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

dhiller
Copy link
Contributor

@dhiller dhiller commented Sep 25, 2023

What this PR does / why we need it:

Since we currently can't see when the failures that are shown per date occurred we are adding to each per day header (that contains a date) a link to the flakefinder report of that day.

Example flake-stats report: https://storage.googleapis.com/kubevirt-prow/reports/flakefinder/kubevirt/kubevirt/flake-stats-14days-2023-09-25-preview.html

Background: since the failures in a pull request may occur many days before that PR gets merged, but are shown in the report window of the day and thus appear as if they happened on that day in the flake-stats report, we need a way to check whether the failures are current or not.

See also flake-stats: per day values not correct

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:
/cc @brianmcarey

@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/M labels Sep 25, 2023
@dhiller dhiller changed the title Add urls to flakefinder Add flakefinder urls to flake-stats report per day headlines Sep 25, 2023
Copy link
Member

@brianmcarey brianmcarey left a comment

Choose a reason for hiding this comment

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

/approve

thanks @dhiller !

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 26, 2023
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brianmcarey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 26, 2023
@kubevirt-bot kubevirt-bot merged commit f6a03d4 into kubevirt:main Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants