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

VRF-817: run all VRF V2 tests in CI #11620

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

iljapavlovs
Copy link
Collaborator

No description provided.

@iljapavlovs iljapavlovs requested a review from a team as a code owner December 19, 2023 14:42
Copy link
Contributor

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

require.NoError(t, err)

env, err := test_env.NewCLTestEnvBuilder().
WithTestInstance(t).
WithGeth().
WithPrivateEthereumNetwork(network).
Copy link
Contributor

Choose a reason for hiding this comment

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

So we are using the PoS network for these tests after all? Or does this change imply something else?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

if ETH2_EL_CLIENT env var is not set, then it will use PoW with Geth by default

code

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@ibrajer ibrajer left a comment

Choose a reason for hiding this comment

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

LGTM but check with another reviewer as well

@iljapavlovs iljapavlovs added this pull request to the merge queue Dec 19, 2023
Merged via the queue into develop with commit bf31131 Dec 19, 2023
84 checks passed
@iljapavlovs iljapavlovs deleted the chore/VRF-817-run-all-vrfv2-tests-in-ci branch December 19, 2023 17:15
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.

2 participants