diff options
| author | John Estabrook <jestabro@vyos.io> | 2025-09-24 18:57:13 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2025-09-24 23:27:13 -0500 |
| commit | 95a7aec65de1ce64dbca3d52648d458b7a172981 (patch) | |
| tree | d79089b5f2bb6ead12ca09ec63fa04ee90ef29c6 /debian | |
| parent | c8dde333d96c08e4d61ed373dedc2f12da8e4fe1 (diff) | |
| download | vyos-1x-95a7aec65de1ce64dbca3d52648d458b7a172981.tar.gz vyos-1x-95a7aec65de1ce64dbca3d52648d458b7a172981.zip | |
T7709: add smoketest for config save
Check that write_file_sync reaches disk, by using util vmtouch to evict
cache.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c2128c819..c5db8f0e9 100644 --- a/debian/control +++ b/debian/control @@ -419,7 +419,8 @@ Architecture: all Depends: skopeo, snmp, - vyos-1x + vyos-1x, + vmtouch Description: VyOS build sanity checking toolkit Package: vyos-1x-vmware |
