Commit a33c417
committed
ci(test): install FUSE dependencies for cross-device test
The `cross_device_excludes_mount` test requires `fuse2fs` (from
e2fsprogs) and `fusermount3` (from fuse3) to mount an ext2 image via
FUSE. Install these packages on Linux runners in both test.yaml and
deploy.yaml so the test can run in CI without being skipped.
https://claude.ai/code/session_01LfpnUZrgq93MVZgA3KVqE61 parent 2c0e4ba commit a33c417
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments