Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[N/A] revert update_sigterm_sigkill_timeouts #553

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

khughes-bdai
Copy link
Collaborator

@khughes-bdai khughes-bdai commented Jan 13, 2025

Change Overview

Reverts the calls to update_sigterm_sigkill_timeout introduced in #537. I have a very strong hunch that this is tanking CI execution time in our internal repo (after this change, we are only able to complete 17% of relevant tests before timing out, which is blocking my PR to bring in the latest changes from this repo).

Testing Done

N/A

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@khughes-bdai khughes-bdai force-pushed the khughes/revert_sigterm_sigkill branch from ec9bc35 to 03bfa8b Compare January 13, 2025 15:17
@khughes-bdai khughes-bdai marked this pull request as ready for review January 13, 2025 15:21
@khughes-bdai khughes-bdai changed the title [N/A] revert update_sigkill_sigterm_timeouts [N/A] revert update_sigterm_sigkill_timeouts Jan 13, 2025
@coveralls
Copy link

coveralls commented Jan 13, 2025

Pull Request Test Coverage Report for Build 12752793843

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 62 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.6%) to 51.273%

Files with Coverage Reduction New Missed Lines %
spot_driver/src/interfaces/rclcpp_parameter_interface.cpp 2 86.17%
spot_driver/src/interfaces/rclcpp_logger_interface.cpp 3 6.25%
spot_driver/src/images/spot_image_publisher.cpp 5 86.96%
spot_driver/src/api/default_image_client.cpp 6 2.83%
spot_driver/src/api/default_world_object_client.cpp 6 5.26%
spot_driver/src/api/default_spot_api.cpp 12 62.16%
spot_driver/src/images/spot_image_publisher_node.cpp 12 70.59%
spot_driver/src/images/images_middleware_handle.cpp 16 0.0%
Totals Coverage Status
Change from base Build 12751463991: -0.6%
Covered Lines: 1954
Relevant Lines: 3811

💛 - Coveralls

Copy link
Collaborator Author

khughes-bdai commented Jan 13, 2025

Merge activity

  • Jan 13, 12:33 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Jan 13, 12:34 PM EST: Graphite rebased this pull request as part of a merge.
  • Jan 13, 12:47 PM EST: A user merged this pull request with Graphite.

@khughes-bdai khughes-bdai force-pushed the khughes/revert_sigterm_sigkill branch from 03bfa8b to 800418f Compare January 13, 2025 17:33
@khughes-bdai khughes-bdai merged commit 3469a3a into main Jan 13, 2025
5 checks passed
@khughes-bdai khughes-bdai deleted the khughes/revert_sigterm_sigkill branch January 13, 2025 17:47
khughes-bdai added a commit that referenced this pull request Jan 14, 2025
## Change Overview

Reverts the calls to `update_sigterm_sigkill_timeout` introduced in #537. I have a very strong hunch that this is tanking CI execution time in our internal repo (after this change, we are only able to complete 17% of relevant tests before timing out, which is blocking my PR to bring in the latest changes from this repo).

## Testing Done

N/A

Signed-off-by: Katie Hughes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants