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

Implement CI testing for various filesystems #1460

Open
felipeblazing opened this issue Apr 12, 2021 · 0 comments
Open

Implement CI testing for various filesystems #1460

felipeblazing opened this issue Apr 12, 2021 · 0 comments
Assignees

Comments

@felipeblazing
Copy link

GPUCI only tests the local filesystems. We want to improve our coverage.

We want to be able to tests a subset of the e2e tests that can run on various storage systems including:

  • MySQL
  • Postgres
  • sqlite
  • S3
  • GCS
  • HDFS

The work here is getting the 100MB TPC-H dataset uploaded to all of these backends and make them available to the testing framework so that we can create connections to these backends.

@felipeblazing felipeblazing added the ? - Needs Triage needs team to review and classify label Apr 12, 2021
@kharoc kharoc removed the ? - Needs Triage needs team to review and classify label Apr 16, 2021
@romulo-auccapuclla romulo-auccapuclla self-assigned this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants