Commit a3b86ee
committed
nix: trim the integration test VM toward a tiny profile
Drop doc generation and timesyncd in the check VM — it only needs to boot,
run docker, and exec one test binary. Boot is dominated by dockerd init
(functional); this shaves the avoidable NixOS userspace. microvm.nix is noted
as a larger follow-up since it still needs a full docker daemon + nested KVM.1 parent 34e821a commit a3b86ee
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
77 | 87 | | |
78 | 88 | | |
79 | 89 | | |
| |||
0 commit comments