Skip to content

Commit 43a0015

Browse files
committed
Create directory for bloomfilter in e2e tests
1 parent efab394 commit 43a0015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
git clone https://github.com/yeti-platform/yeti-docker
3131
cd yeti-docker/prod
32+
mkdir -p /opt/yeti/bloomfilters
3233
./init.sh
3334
sleep 10
3435
- name: Create test Yeti user

0 commit comments

Comments
 (0)