Skip to content

Commit

Permalink
fixup: remove test collector, requires setup test analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf committed Sep 18, 2023
1 parent b78f200 commit 91c96b2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ steps:
- bazel test --config=race --config=unit_all
key: unit_tests
plugins:
- test-collector#v1.0.0:
files: "bazel-testlogs/**/test.xml"
format: "junit"
- scionproto/metahook#v0.3.0:
pre-artifact: tar -chaf bazel-testlogs.tar.gz bazel-testlogs
artifact_paths:
- bazel-testlogs.tar.gz
retry: *automatic-retry
timeout_in_minutes: 20
- label: "Lint :bash:"
Expand Down

0 comments on commit 91c96b2

Please sign in to comment.