fix: Reschedule TPU observability DAGs to avoid cluster resources con…#1160
Merged
alfredyu-cienet merged 1 commit intoGoogleCloudPlatform:masterfrom Jan 28, 2026
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
…flict (#197) This change reschedules all TPU observability DAGs to the following time to avoid cluster resources conflict: 1. `node_pool_status`: UTC 18:00 2. `interruption_validation_dag`: UTC 18:30 3. `jobset_ttr_pod_delete`: UTC 19:00 4. `multi_host_nodepool_rollback_dag`: UTC 19:30 5. `tpu_info_format_validation_dags`: UTC 20:00 6. `update_node_pool_label`: UTC 20:30 7. `node_pool_ttr_disk_size`: UTC 21:00 8. `node_pool_ttr_update_label`: UTC 21:30 9. `tpu_sdk_monitoring_validation_dag`: UTC 22:00 10. `jobset_ttr_rollback`: UTC 22:30
67f5786 to
0f9e0ac
Compare
alfredyu-cienet
approved these changes
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Reschedule all TPU observability DAGs to
node_pool_status: UTC 18:00interruption_validation_dag: UTC 18:30jobset_ttr_pod_delete: UTC 19:00multi_host_nodepool_rollback_dag: UTC 19:30tpu_info_format_validation_dags: UTC 20:00update_node_pool_label: UTC 20:30node_pool_ttr_disk_size: UTC 21:00node_pool_ttr_update_label: UTC 21:30tpu_sdk_monitoring_validation_dag: UTC 22:00jobset_ttr_rollback: UTC 22:30Checklist
Before submitting this PR, please make sure (put X in square brackets):