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

Prep work for LLO #11955

Merged

Conversation

samsondav
Copy link
Collaborator

  • Includes minor changes/cleanups for unrelated code

Copy link
Contributor

github-actions bot commented Feb 7, 2024

I see that you haven't updated any README files. Would it make sense to do so?

@samsondav samsondav force-pushed the MERC-3487-benchmark-test-mercury-parallel-compositions branch from 256b8ea to 46b703d Compare February 7, 2024 15:44
@samsondav samsondav force-pushed the MERC-3487-benchmark-test-mercury-parallel-compositions branch from 46b703d to 5dee91e Compare February 7, 2024 15:48
- Includes minor changes/cleanups for unrelated code
@samsondav samsondav force-pushed the MERC-3487-benchmark-test-mercury-parallel-compositions branch from 5dee91e to 79df493 Compare February 7, 2024 23:57
@samsondav samsondav marked this pull request as ready for review February 7, 2024 23:57
@samsondav samsondav requested review from a team as code owners February 7, 2024 23:57
@samsondav samsondav enabled auto-merge February 9, 2024 14:31
@cl-sonarqube-production
Copy link

@samsondav samsondav added this pull request to the merge queue Feb 9, 2024
@@ -66,9 +66,13 @@ func overrides(c *chainlink.Config, s *chainlink.Secrets) {
c.WebServer.TLS.ListenIP = &testIP

chainID := big.NewI(evmclient.NullClientChainID)

chainCfg := evmcfg.Defaults(chainID)
chainCfg.LogPollInterval = commonconfig.MustNewDuration(1 * time.Second) // speed it up from the standard 15s for tests
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, but how does it affect other tests? Presumably nothing broke - but does this also represent an opportunity to speed up any tests by tuning related values?

Merged via the queue into develop with commit b0a1d23 Feb 9, 2024
93 checks passed
@samsondav samsondav deleted the MERC-3487-benchmark-test-mercury-parallel-compositions branch February 9, 2024 15:56
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