chore: stop uploading test data to buildkite (#28411)

stop uploading test data to buildkite
This commit is contained in:
Yihau Chen 2022-10-17 00:48:06 +08:00 committed by GitHub
parent d884f08723
commit 54b42e6300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ else
# prepare result file
awk '/{ "type": .* }/' results.json > sanitized-results.json
# upload to buildkite
buildkite-test-collector < sanitized-results.json
# upload to datadog
cargo2junit > results.xml < sanitized-results.json
datadog-ci junit upload --service solana results.xml