containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
137 stars 66 forks source link

Enable tests for all platforms #220

Closed dmcgowan closed 1 year ago

dmcgowan commented 1 year ago

Try to run tests on more platforms

samuelkarp commented 1 year ago

It'd also be good to test more filesystems: https://github.com/containerd/continuity/issues/172

dmcgowan commented 1 year ago

@samuelkarp agreed, would be a little bit more involved. I'm not completely sure about the Windows test, at least what has changed, we should at least have the tests pass for our CI environment. Expanding to more environments would be good though given how the fs library is used.

samuelkarp commented 1 year ago

I opened https://github.com/containerd/continuity/issues/221 to track adding coverage for more filesystems.