shivaam commented on PR #69005:
URL: https://github.com/apache/airflow/pull/69005#issuecomment-4814709476
Thanks @ferruzzi @SameerMesiah97 .
I updated the PR to match the existing Edge executor multi-team test pattern:
- added the `AIRFLOW_V_3_2_PLUS` guard for the `EdgeExecutor(team_name=...)`
metric test
- parameterized the team/no-team timer assertions
- kept `prune_dict({"team_name": self.team_name})` so the no-team path
continues to emit `tags={}` rather than `team_name=None`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]