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

Enable azurite test with SSL on various pipelines #1210

Closed
phoebusm opened this issue Jan 8, 2024 · 1 comment
Closed

Enable azurite test with SSL on various pipelines #1210

phoebusm opened this issue Jan 8, 2024 · 1 comment
Labels
enhancement New feature or request test engineer Issue that is good for an engineer in test to work on.

Comments

@phoebusm
Copy link
Collaborator

phoebusm commented Jan 8, 2024

  1. CA_cert_path cannot be set in Windows (Add support of providing CA path directory for Azure SDK's libcurl backend #867)
    Need to figure out a way to make Windows import the certificate generated by trustme, which is used by Azurite
  2. Test on conda Linux pipelines and Build with analysis tools's code coverage have curl socket reading error. Likely due to its higher number of workers (16). The problem is gone once switching Azurite back to http:
Error while reading from network socket. CURLE code: 56
>               self.version_store.write_parallel(symbol, item, norm_meta, udm)
E               arcticdb_ext.exceptions.InternalException: E_ASSERTION_FAILURE Failed to write azure with key 'b:test_write_parallel_stress:0:0xa165e62e5d4e5b92@1704821557402826550[1562976000000000000,1562976000000000000]' test_write_parallel_stress_azu/63_2024-01-09T17_32_36_578042/app/*sTt*test_write_parallel_stress*0*1704821557402826550*11629954699562474386*1562976000000000000*1562976000000000000 0:  :Error while reading from network socket. CURLE code: 56. Failure when receiving data from the peer
@phoebusm phoebusm added the enhancement New feature or request label Jan 8, 2024
@phoebusm phoebusm self-assigned this Jan 8, 2024
@phoebusm phoebusm changed the title Enable azurite test with SSL on WIndows Enable azurite test with SSL on various pipelines Jan 9, 2024
@poodlewars poodlewars added the test engineer Issue that is good for an engineer in test to work on. label Apr 19, 2024
@phoebusm
Copy link
Collaborator Author

For Linux pipeline: #867

@poodlewars poodlewars closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test engineer Issue that is good for an engineer in test to work on.
Projects
None yet
Development

No branches or pull requests

2 participants