mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
Add an encryption-at-rest restart/remount test
This commit is contained in:
2
tests/vagrant/Vagrantfile
vendored
2
tests/vagrant/Vagrantfile
vendored
@@ -17,7 +17,7 @@ echo -n "boo" >$EHDD_KEYFILE
|
||||
cd /mailinabox
|
||||
tests/system-setup/remote-nextcloud-docker.sh; rc=$?
|
||||
if [ $rc -eq 0 ]; then
|
||||
tests/runner.sh default remote-nextcloud; rc=$?
|
||||
tests/runner.sh ehdd default remote-nextcloud; rc=$?
|
||||
fi
|
||||
echo "EXITCODE: $rc"
|
||||
SH
|
||||
|
||||
Reference in New Issue
Block a user