This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: modify pool tests * fix: top n node selection from heap * feat: add more comprehensive tests * enhancement: add refresh no to tests * go fmt * remove unused metrics * put back trace * response size does not include header * reset retry counter only if progress is made * update go-car * dont drain response body * send verification errors to Saturn * pool tier promotion * otel and send trace id to Saturn * stabilize dynamics tests * mirroring parallel * pool-target-size through config to better test dynamics * down to flakiness * add substitution (rough) * use new orchestrator API * fix: top N selection * enhancement: increase test size * feat: Add tests for affinity * test cache affinity * test cache affinity * remove assert * fix test * address review * feat: port compliance cids * fix: remove unused code * modify harness * feat: add core attr to trace span * fix CI * improve error classification (#165) --------- Co-authored-by: Aarsh Shah <[email protected]> Co-authored-by: Will Scott <[email protected]>
- Loading branch information
1 parent
9989d73
commit 33db988
Showing
20 changed files
with
830 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.