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

Issue 3724 - Enable compaction task creation schedule in system tests #3939

Merged
merged 9 commits into from
Dec 18, 2024

Conversation

patchwork01
Copy link
Collaborator

@patchwork01 patchwork01 commented Dec 16, 2024

Make sure you have checked all steps below.

Issue

Tests

  • My PR adds the following tests OR does not need testing for this extremely good reason:
    • Covered by existing tests
    • Updated & renamed WaitForTasksTest
    • Tested in AWS

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@patchwork01 patchwork01 added pr-stacked-top A stacked pull request that we don't want to merge into its target until the target PR is merged pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking and removed pr-stacked-top A stacked pull request that we don't want to merge into its target until the target PR is merged labels Dec 16, 2024
Base automatically changed from 3726-ingest-task-creation-in-tests to develop December 16, 2024 12:29
@patchwork01 patchwork01 added pr-base-for-stacking Base for stacked pull requests (a dependency for others) and removed pr-stacked-middle A stacked pull request that must wait until the target PR is merged, and is also a base for stacking labels Dec 16, 2024
@rtjd6554 rtjd6554 assigned patchwork01 and unassigned rtjd6554 Dec 16, 2024
@patchwork01 patchwork01 merged commit 5593130 into develop Dec 18, 2024
8 checks passed
@patchwork01 patchwork01 deleted the 3724-compaction-task-creation-in-tests branch December 18, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one-review-required pr-base-for-stacking Base for stacked pull requests (a dependency for others)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable compaction task creation by default in system tests
2 participants