-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto 4601/add log retry integration test (#10355)
* Log Trigger Pipeline Retry Integration Test This commit offers a proposal for completing an integration test that runs log trigger upkeeps, a full check pipeline, fails mercury server calls, and allows the application to retry the upkeeps. Additions include: - mock mercury server that can have a custom handler per test - upkeep setup helpers for creating/registering log triggered upkeeps - integration test for log event retry flow * successful run of retry integration test * cleaned up test and packer and added tests * corrected pipeline error types and retryable states * fix test and streams name change * fix streams lookup test * fix AllowedToUseMercury test * fix mercury test * apply code suggestions
- Loading branch information
1 parent
4a2fc41
commit 50134ee
Showing
7 changed files
with
719 additions
and
39 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
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.