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

Fix tls #282

Merged
merged 8 commits into from
Mar 30, 2024
Merged

Fix tls #282

merged 8 commits into from
Mar 30, 2024

Conversation

jbsv
Copy link
Contributor

@jbsv jbsv commented Mar 27, 2024

No description provided.

ineiti and others added 7 commits November 30, 2023 16:50
This commit fixes one test and makes two types of tests:
- 'go test -short' runs only the non-flaky tests
- then the flaky tests are run 3 times, and should pass
at least once
This PR includes mostly changed comments and some corrections to the
documentation.
For the d-voting, the current timeouts are way to short. This puts more
reasonable timeouts, and allows the tests to set shorter timeouts.
This is a very important fix for the blockstore module. Without it,
only 255 blocks can be stored.
This commit changes the address format of the nodes, to disambiguate
between the grpc over http, over self-signed certificates, and grpc over
public-CA signed certificates.
@ineiti
Copy link
Member

ineiti commented Mar 27, 2024

IIRC I worked on the tests quite a lot - some of them failed in newer golang versions, other were very flaky. There is more than one commit wrt tests in c4dt/dela...

Copy link

sonarcloud bot commented Mar 27, 2024

@ineiti ineiti mentioned this pull request Mar 27, 2024
@jbsv jbsv merged commit 33fd2a3 into master Mar 30, 2024
5 of 6 checks passed
@jbsv jbsv deleted the fix-tls branch March 30, 2024 09:16
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

Successfully merging this pull request may close these issues.

3 participants