Skip to content

Commit

Permalink
systemtest: extended ai-consolidateto include .bvfs_versions check
Browse files Browse the repository at this point in the history
  • Loading branch information
alaaeddineelamri committed Apr 20, 2022
1 parent 6e4ad2f commit 974663a
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -138,6 +138,7 @@ messages
.bvfs_lsdirs jobid=16 path=
.bvfs_update
.bvfs_lsdirs jobid=16 path=
.bvfs_versions jobid=16 path=${tmp}/data/weird-files/ client=bareos-fd fname=normalfile
wait
messages
quit
Expand Down Expand Up @@ -167,4 +168,8 @@ expect_grep "0 0 A A A A A A A A A A A A A A /" \
"$tmp"/virtualfull.out \
"bvfs_update did not take into consideration VirtualFull Archive."

expect_grep "43xzp14Dk2Gvm+cKgszDNQ AI-Longterm" \
"$tmp"/virtualfull.out \
".bvfs_versions did not find a file backup up by a VirtualFull Archive."

end_test

0 comments on commit 974663a

Please sign in to comment.