From 7dfd06673384077157186ef88a554b7a2876d87e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 6 Dec 2020 10:01:36 +0200 Subject: test: change backup/restore smoke test to verify metadata --- obnam.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'obnam.md') diff --git a/obnam.md b/obnam.md index 936a97e..db304c2 100644 --- a/obnam.md +++ b/obnam.md @@ -500,12 +500,14 @@ given an installed obnam and a running chunk server and a client config based on smoke.yaml and a file live/data.dat containing some random data +and a manifest of the directory live in live.yaml when I run obnam backup smoke.yaml then backup generation is GEN when I run obnam list smoke.yaml then generation list contains when I invoke obnam restore smoke.yaml rest -then data in live and rest match +given a manifest of the directory live restored in rest in rest.yaml +then files live.yaml and rest.yaml match ~~~ ~~~{#smoke.yaml .file .yaml .numberLines} -- cgit v1.2.1