Refactor MS SQL e2e test #3401
Labels
feature-request
All issues for new features that have not been committed to
good first issue
Good for newcomers
help wanted
Looking for support from community
stale-bot-ignore
All issues that should not be automatically closed by our stale bot
testing
Proposal
MS SQL e2e test is using image
docker.io/cgillum/mssqlscalertest:latest
for consumer/producer part of the test. We don't own the sources and the app is written in C#.We should refactor the test to directly use Go library to talk to MS SQL (produce/consume load) , this way we can reduce the number of images needed for the test.
current implemenatton:
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: