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

Chore/vrf 585 add ctf test vrfv2plus migration #10450

Merged
merged 84 commits into from
Sep 18, 2023

Conversation

iljapavlovs
Copy link
Collaborator

@iljapavlovs iljapavlovs commented Sep 1, 2023

  1. Build chainlink image locally from latest develop
docker build -f ./core/chainlink.Dockerfile --build-arg=ENVIRONMENT=release --build-arg COMMIT_SHA=$(git rev-parse HEAD) --build-arg CHAINLINK_USER=chainlink -t chainlink:develop-$(git rev-parse --short HEAD)-arm .
  1. Run the test
cd integration-tests 

TEST_LOG_LEVEL=debug \
SELECTED_NETWORKS=SIMULATED \
CHAINLINK_IMAGE=chainlink \
CHAINLINK_VERSION=<created image name> \
go test -v -timeout 15m -run TestVRFv2PlusMigration ./smoke

@iljapavlovs iljapavlovs added this pull request to the merge queue Sep 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 13, 2023
@github-actions
Copy link
Contributor

Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 13.1% 13.08% Duplicated Lines (%) on New Code (is greater than 3%)

See analysis details on SonarQube

@iljapavlovs iljapavlovs added this pull request to the merge queue Sep 18, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2023
@iljapavlovs iljapavlovs added this pull request to the merge queue Sep 18, 2023
Merged via the queue into develop with commit aadc467 Sep 18, 2023
121 of 123 checks passed
@iljapavlovs iljapavlovs deleted the chore/VRF-585-add-ctf-test-vrfv2plus-migration branch September 18, 2023 18:04
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.

6 participants