Skip to content

Commit 8cea1b2

Browse files
authored
Run smoke/ocr2_test.go on develop-plugins by default (#14240)
1 parent e7d993b commit 8cea1b2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/e2e-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ runner-test-matrix:
150150
- Nightly E2E Tests
151151
test_cmd: cd integration-tests/ && go test smoke/ocr2_test.go -timeout 30m -count=1 -test.parallel=6 -json
152152
pyroscope_env: ci-smoke-ocr2-evm-simulated
153-
153+
test_env_vars:
154+
E2E_TEST_CHAINLINK_VERSION: '{{ env.DEFAULT_CHAINLINK_PLUGINS_VERSION }}' # This is the chainlink version that has the plugins
155+
154156
- id: smoke/ocr2_test.go:*-plugins
155157
path: integration-tests/smoke/ocr2_test.go
156158
test_env_type: docker

0 commit comments

Comments
 (0)