Skip to content

Commit 4f2ad4e

Browse files
committed
run read_cache tests sequentially
1 parent 8d13dbf commit 4f2ad4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cd_scripts/e2e_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ TEST_DIR_PARALLEL=(
146146
"local_file"
147147
"log_rotation"
148148
"mounting"
149-
"read_cache"
150149
"gzip"
151150
"write_large_files"
152151
"rename_dir_limit"
@@ -171,6 +170,7 @@ TEST_DIR_NON_PARALLEL=(
171170
"managed_folders"
172171
"readonly_creds"
173172
"list_large_dir"
173+
"read_cache"
174174
)
175175
176176
# Create a temporary file to store the log file name.

0 commit comments

Comments
 (0)