Skip to content

Commit

Permalink
Changing image for migration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Oct 24, 2024
1 parent d2ad810 commit 4682807
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 @@ -904,7 +904,7 @@ runner-test-matrix:
- Nightly E2E Tests
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_IMAGE: public.ecr.aws/chainlink/chainlink-ccip
E2E_TEST_CHAINLINK_VERSION: '{{ env.LATEST_CHAINLINK_RELEASE_VERSION }}'
E2E_TEST_CHAINLINK_UPGRADE_IMAGE: '{{ env.QA_CHAINLINK_IMAGE }}'
E2E_TEST_CHAINLINK_UPGRADE_VERSION: '{{ env.DEFAULT_CHAINLINK_VERSION }}'
Expand Down

0 comments on commit 4682807

Please sign in to comment.