Skip to content

Skip flaky libcephfs delegation tests#15

Merged
ionutbalutoiu merged 1 commit intoceph:mainfrom
petrutlucian94:skip_flaky_deleg_tests
Jul 19, 2023
Merged

Skip flaky libcephfs delegation tests#15
ionutbalutoiu merged 1 commit intoceph:mainfrom
petrutlucian94:skip_flaky_deleg_tests

Conversation

@petrutlucian94
Copy link
Collaborator

There are a few libcephfs tests that set up a delegation and then issue a r/w open, ensuring that the delegation gets recalled.

The issue is that the tests also assert that the open request hasn't completed yet, which is flaky and started failing a lot more often recently.

In order to unblock the Windows job, we'll skip the flaky tests for now.

There are a few libcephfs tests that set up a delegation and
then issue a r/w open, ensuring that the delegation gets recalled.

The issue is that the tests also assert that the open request hasn't
completed yet, which is flaky and started failing a lot more often
recently.

In order to unblock the Windows job, we'll skip the flaky tests
for now.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
@ionutbalutoiu ionutbalutoiu merged commit e6059e8 into ceph:main Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants