Udi Meiri created BEAM-8210:
-------------------------------
Summary: Python Integration tests: log test name
Key: BEAM-8210
URL: https://issues.apache.org/jira/browse/BEAM-8210
Project: Beam
Issue Type: Improvement
Components: testing
Reporter: Udi Meiri
When creating a job (on any runner), log the originating test so it's easier to
debug.
Postcommits frequently run tens of pipelines at a time and it's getting harder
to tell them apart.
By logging I mean putting it somewhere in the job proto (such as in parameter,
job name, etc.). Using the worker logger on startup won't work if the worker
fails to start.
Ideally you should be able to see the name in the runner UI (such as Dataflow
cloud console).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)