✨ Object storage backend for e2e tests (#446)
* feat: e2e test run with object storage backend * ref: one test suit
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
- setup
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: e2e-mongo-test
|
||||
- name: e2e-mongo-s3-test
|
||||
run: |
|
||||
cd tdrive
|
||||
docker-compose -f docker-compose.tests.yml run --rm -e NODE_OPTIONS=--unhandled-rejections=warn -e SEARCH_DRIVER=mongodb -e DB_DRIVER=mongodb -e PUBSUB_TYPE=local node npm run test:all
|
||||
|
||||
Reference in New Issue
Block a user