Skip to content

Commit

Permalink
Merge pull request #15756 from smartcontractkit/wsrpcVersionUpgrade-t…
Browse files Browse the repository at this point in the history
…est-cl-upgrade

Wsrpc version upgrade test cl upgrade
  • Loading branch information
lukaszcl authored Dec 18, 2024
2 parents 0e5e2b2 + de739a9 commit 2b5dab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ runner-test-matrix:
test_cmd: cd integration-tests/migration && go test upgrade_version_test.go -timeout 30m -count=1 -test.parallel=2 -json
test_env_vars:
E2E_TEST_CHAINLINK_IMAGE: public.ecr.aws/chainlink/chainlink
E2E_TEST_CHAINLINK_VERSION: '{{ env.LATEST_CHAINLINK_RELEASE_VERSION }}'
E2E_TEST_CHAINLINK_VERSION: '2.17.0'
E2E_TEST_CHAINLINK_UPGRADE_IMAGE: '{{ env.QA_CHAINLINK_IMAGE }}'
E2E_TEST_CHAINLINK_UPGRADE_VERSION: '{{ env.DEFAULT_CHAINLINK_VERSION }}'

Expand Down

0 comments on commit 2b5dab4

Please sign in to comment.