buildkite / test-collector-python

Python adapter for Buildkite Test Analytics
https://buildkite.com/test-analytics
MIT License
6 stars 5 forks source link

PIE-1480 Remove identifier from Python test collector payloads #19

Closed amybiyuliu closed 1 year ago

amybiyuliu commented 1 year ago

Description We have removed identifier field from DB test table, and we no longer using it in TA. This PR is for removing identifier from this collector so that they stop sending identifier to TA. We'll not make a release for this PR

Context Ticket: https://linear.app/buildkite/issue/PIE-1480/remove-identifier-from-python-test-collector-payloads Parent ticket: https://linear.app/buildkite/issue/PIE-1427/remove-identifier-from-test-collector-payloads

Changes Remove identifier from payload Update tests