Skip to content

Commit

Permalink
Run smoke/ocr2_test.go on develop-plugins by default (#14240)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl authored Aug 27, 2024
1 parent e7d993b commit 8cea1b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ runner-test-matrix:
- Nightly E2E Tests
test_cmd: cd integration-tests/ && go test smoke/ocr2_test.go -timeout 30m -count=1 -test.parallel=6 -json
pyroscope_env: ci-smoke-ocr2-evm-simulated

test_env_vars:
E2E_TEST_CHAINLINK_VERSION: '{{ env.DEFAULT_CHAINLINK_PLUGINS_VERSION }}' # This is the chainlink version that has the plugins

- id: smoke/ocr2_test.go:*-plugins
path: integration-tests/smoke/ocr2_test.go
test_env_type: docker
Expand Down

0 comments on commit 8cea1b2

Please sign in to comment.