]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: skip virtual-backup2-test for cloud because it uses diskchanger
authorKern Sibbald <kern@sibbald.com>
Sun, 2 Dec 2018 16:13:25 +0000 (17:13 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 2 Dec 2018 16:13:25 +0000 (17:13 +0100)
regress/tests/virtual-backup2-test

index f9802e54cab1d849a104e22d3845ebea4b378aa4..45c20941e219aac92a81181e08082085cd8da309 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2018 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
@@ -14,6 +14,10 @@ TestName="virtual-backup-test"
 JobName=Vbackup
 . scripts/functions
 
+if test x$FORCE_CLOUD = xyes ; then
+  echo "\n=== Test next-vol-test skipped not compatible with Cloud  ==="
+  exit 0
+fi
 
 scripts/cleanup
 scripts/copy-virtual-confs