Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: support behavior test for gridfs #3520

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Conversation

realtaobo
Copy link
Contributor

@realtaobo realtaobo commented Nov 8, 2023

close #3502. It seems we can use MongoDB docker-compose files directly, how do you think?

@realtaobo realtaobo marked this pull request as draft November 8, 2023 07:01
@Xuanwo
Copy link
Member

Xuanwo commented Nov 8, 2023

Test failed for:

  2023-11-08T06:58:22.244859Z ERROR opendal::services: service=gridfs operation=create_dir path=5341ac48-fac6-4aae-8773-b5c1134dbe8c/ -> Unexpected (permanent) at create_dir => mongodb error

Context:
   service: gridfs
   path: 5341ac48-fac6-4aae-8773-b5c1134dbe8c/

Source:
   Kind: Command failed: Error code 13 (Unauthorized): Command find requires authentication, labels: {}

Backtrace:

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 33d7b87 into apache:main Nov 8, 2023
139 checks passed
@realtaobo realtaobo deleted the ci/gridfs branch November 8, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: Add behavior test for GridFS
2 participants