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

Create a github actions pipeline to run tiered storage tests #19

Open
mdedetrich opened this issue Apr 21, 2023 · 0 comments
Open

Create a github actions pipeline to run tiered storage tests #19

mdedetrich opened this issue Apr 21, 2023 · 0 comments
Labels
enhancement Stale tiered storage Issues related to Tiered Storage

Comments

@mdedetrich
Copy link

In order to catch regressions it would be a good idea to create a basic github actions workflow that would trigger whenever one of our tiered storage branches changes.

What still needs to be decided upon is which tests should be run. Due to how flaky the Kafka tests are (and also how weak Github provided CI instances are) my personal preference would be explicitly pick the tests to run, specifically

  • All tests that have been added to test TS
  • Any test that has been touched by the TS feature

We can always expand on this for later but so far every bug we have found has actually been found by the specific TS unit/integration tests.

@mdedetrich mdedetrich added enhancement tiered storage Issues related to Tiered Storage labels Apr 21, 2023
@github-actions github-actions bot added the Stale label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Stale tiered storage Issues related to Tiered Storage
Projects
None yet
Development

No branches or pull requests

1 participant