Skip to content

Fix TestDiffDirChangeWithOverlayfs (also updates the CI to use Ubuntu 24.04)#249

Merged
estesp merged 2 commits into
containerd:mainfrom
AkihiroSuda:fix-247
Oct 25, 2024
Merged

Fix TestDiffDirChangeWithOverlayfs (also updates the CI to use Ubuntu 24.04)#249
estesp merged 2 commits into
containerd:mainfrom
AkihiroSuda:fix-247

Conversation

@AkihiroSuda

Copy link
Copy Markdown
Member

The test was assuming TMPDIR to be on ext4, not on tmpfs.

Fix #247

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
The test was assuming TMPDIR to be on ext4, not on tmpfs.

Fix issue 247

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda changed the title Fix TestDiffDirChangeWithOverlayfs Fix TestDiffDirChangeWithOverlayfs (also updates the CI to use Ubuntu 24.04) Oct 25, 2024
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.

TestDiffDirChangeWithOverlayfs is failing (when TMPDIR is on tmpfs, not on ext4)

3 participants