Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Aug 12, 2024
1 parent 1fcfd80 commit 02d17d2
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 299 deletions.
4 changes: 2 additions & 2 deletions .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -796,9 +796,9 @@ runner-test-matrix:
test_env_type: docker
runs_on: ubuntu-latest
workflows:
- Run PR E2E Tests
- Run PR E2E Tests 2
- Run Nightly E2E Tests
test_cmd: cd integration-tests/ && go test smoke/runlog_test.go -timeout 30m -count=1 -json
test_cmd: cd integration-tests/ && go test smoke/runlog_test.go -timeout 30m -test.parallel=2 -count=1 -json
pyroscope_env: ci-smoke-runlog-evm-simulated

- id: integration-tests/smoke/cron_test.go:*
Expand Down
Loading

0 comments on commit 02d17d2

Please sign in to comment.