dstandish commented on code in PR #39336:
URL: https://github.com/apache/airflow/pull/39336#discussion_r1594717827
##########
kubernetes_tests/test_kubernetes_pod_operator.py:
##########
@@ -112,7 +112,7 @@ def setup_tests(self, test_label):
"run_id": "manual__2016-01-01T0100000100-da4d1ce7b",
"dag_id": "dag",
"task_id": ANY,
- "try_number": "1",
+ "try_number": "0",
Review Comment:
talked with ash about this. in this case, we're synthesizing a TI so we may
as well set its try_number to be 1 so it looks more "normal"
--
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]