Skip to content

lhotari/pulsar-flakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulsar-flakes

Pulsar Flaky test report details and reporting script.

You can find the summary report in a Google sheet.

Search for Pulsar flaky tests.

Generating a new report

  1. Fork this repository
  2. Set the following secrets in your forked repository:
    • PULSAR_TOKEN - A GitHub token with workflow access to the Apache Pulsar repository. Requires Apache Pulsar committer access.
    • PULSAR_TOKEN_USER - The Github username of the user that owns the token.
  3. Navigate to the Actions tab in your forked repository
  4. Select the Run Report workflow
  5. Click Run workflow setting the desired date range
  6. The report will be generated in the root directory of the repository

Troubleshooting

If the script fails with Forbidden error it's likely that you hit the GitHub API rate limit. It's suggested to reduce the date range to a smaller period of time (7 days usually works) and wait 1 hour to let Github reset your limits. Another possible reason is that the token doesn't have workflow access for apache/pulsar repository.

About

Pulsar Flaky test report details

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages