Skip to content

containerd test case with volatile mounts failing #13250

@MeaninglessCode

Description

@MeaninglessCode

Description

In the recent 6c0cfbe020c0fcd2a544fcd2931fbc366ee3cd12 change backported to 6.12 stable, the kernel was changed to return the string fsync=volatile instead of just volatile and this is causing a failure in the containerd test suite. This is happening on kernel 6.12.80+ tests version 2.2.0. It looks like the test is checking explicitly for a string that is no longer returned. The test failed was TestImageVolumeCheckVolatileOption.

Steps to reproduce the issue

  1. Run containerd tests on kernel 6.12.80+

Describe the results you received and expected

All of the other tests passed normally, but this one failed because of the kernel change.

What version of containerd are you using?

2.2.2

Any other relevant information

6.12.80 Kernel

Show configuration if it is related to CRI plugin.

N/A

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions