Skip to content

Commit 96c4883

Browse files
committed
The second half of minio testing
Ensure minio data is created during backup restoration testing
1 parent 9c61305 commit 96c4883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/testlib.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ setup_test_data () {
314314
echo "rsync" > "$loc/strategy"
315315
echo "$GHE_REMOTE_VERSION" > "$loc/version"
316316
fi
317+
318+
setup_minio_test_data "$GHE_DATA_DIR"
317319
}
318320

319321
setup_actions_test_data() {

0 commit comments

Comments
 (0)