Skip to content

Commit c0b1b4f

Browse files
committed
vmdb2-debian/debian-12-amd64-legacy.yaml: workaround for failing data sync
Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
1 parent 15969e8 commit c0b1b4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vmdb2-debian/debian-12-amd64-legacy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ steps:
269269
#adduser max sudo
270270
271271
dd if=/dev/zero of=/ZERO || rm -f /ZERO # zero unused filesystem
272+
sync
273+
sleep 5
272274
273275
- shell: |
274276
rm "${ROOT?}/etc/resolv.conf"

0 commit comments

Comments
 (0)