mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 09:17:43 +08:00
Update test.sh
Remove local.* files from test (no more in data folder)
This commit is contained in:
@@ -124,8 +124,6 @@ cleanup_environment
|
||||
# files expected in data volume (subset)
|
||||
run container_exec default ls -la $VOL_PREFIX/data/
|
||||
[[ "$output" =~ "storage.bson" ]]
|
||||
[[ "$output" =~ "local.0" ]]
|
||||
[[ "$output" =~ "local.ns" ]]
|
||||
|
||||
# files expected in logs volume
|
||||
run container_exec default ls -la $VOL_PREFIX/logs/
|
||||
|
||||
Reference in New Issue
Block a user