[Improvement] Free integration tests of fileset with cloud storage from docker dependencies
Open
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### What would you like to be improved?
Fileset-related integration tests does not depend on the docker environment and run without it, however, because they are the sub-class of `TestGvfsWithHDFS`, we actually need to start the docker daemon before we can run the test. the
### How should we improve?
Free them from the Docker environment dependency.
Contributor guide
Assessment
This issue has not been assessed yet.