Skip to content

Conversation

@vbotbuildovich
Copy link
Collaborator

Backport of PR #28428

The test uses constant timestamp to generate records and query them. But
the timestamp is too old so retention policy starts to remove data while
the test is running. This commit makes the test use proper base
timestamp.

Signed-off-by: Evgeny Lazin <[email protected]>
(cherry picked from commit 033ca19)
@vbotbuildovich vbotbuildovich added this to the v25.2.x-next milestone Nov 12, 2025
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 12, 2025
@vbotbuildovich vbotbuildovich requested a review from Lazin November 12, 2025 18:22
@vbotbuildovich
Copy link
Collaborator Author

CI test results

test results on build#76146
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
RandomNodeOperationsTest test_node_operations {"cloud_storage_type": 2, "compaction_mode": "adjacent_merge", "enable_failures": true, "mixed_versions": true, "with_iceberg": false} integration https://buildkite.com/redpanda/redpanda/builds/76146#019a7963-ed53-4ed0-a8d0-92bf2d6c9cb8 FLAKY 20/21 upstream reliability is '100.0'. current run reliability is '95.23809523809523'. drift is 4.7619 and the allowed drift is set to 50. The test should PASS https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RandomNodeOperationsTest&test_method=test_node_operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/backport PRs targeting a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants