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

[Feature] Enable Druid to use mock GCS server to run e2e tests #738

Open
anveshreddy18 opened this issue Dec 18, 2023 · 0 comments · May be fixed by #741
Open

[Feature] Enable Druid to use mock GCS server to run e2e tests #738

anveshreddy18 opened this issue Dec 18, 2023 · 0 comments · May be fixed by #741
Assignees
Labels
area/cost Cost related area/dev-productivity Developer productivity related (how to improve development) kind/enhancement Enhancement, improvement, extension
Milestone

Comments

@anveshreddy18
Copy link
Contributor

anveshreddy18 commented Dec 18, 2023

Feature (What you would like to be added):

Making druid to utilise mock GCS server to run e2e tests. This will remove the dependency on the actual GCS server therefore reducing the costs.

Motivation (Why is this needed?):

Using FakeGCS to mimic GCS locally can optimize our testing process, making it more accessible and cost-effective. This is because FakeGCS can replicate all of the required GCS services for backuprestore, eliminating the need for actual GCS infrastructure. Also removes the complexity of maintaining and rotating infra secrets.

Approach/Hint to the implement solution (optional):

@anveshreddy18 anveshreddy18 added the kind/enhancement Enhancement, improvement, extension label Dec 18, 2023
@anveshreddy18 anveshreddy18 self-assigned this Dec 18, 2023
@shreyas-s-rao shreyas-s-rao added this to the v0.22.0 milestone Dec 22, 2023
@anveshreddy18 anveshreddy18 added area/cost Cost related area/dev-productivity Developer productivity related (how to improve development) labels Jan 1, 2024
@shreyas-s-rao shreyas-s-rao modified the milestones: v0.22.0, v0.23.0 Jan 9, 2024
@shreyas-s-rao shreyas-s-rao modified the milestones: v0.23.0, v0.24.0 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cost Cost related area/dev-productivity Developer productivity related (how to improve development) kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants