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

fix(api): add yocto to architectures that observe the disabledLogAggregation setting #13132

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

b-cooper
Copy link
Contributor

Overview

Add the advanced setting for disabled log aggregation for yocto system architecture.

Closes RSS-289

Risk assessment

low

…egation setting

Add the advanced setting for disabled log aggregation for yocto system architecture.

Closes RSS-289
@b-cooper b-cooper requested a review from a team as a code owner July 19, 2023 15:48
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #13132 (78ffa60) into edge (15fcb0e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #13132   +/-   ##
=======================================
  Coverage   72.47%   72.47%           
=======================================
  Files        2353     2353           
  Lines       64902    64902           
  Branches     7188     7188           
=======================================
  Hits        47040    47040           
  Misses      16123    16123           
  Partials     1739     1739           
Flag Coverage Δ
g-code-testing 96.44% <ø> (ø)
notify-server 89.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/src/opentrons/config/advanced_settings.py 94.21% <ø> (ø)

Copy link
Contributor

@SyntaxColoring SyntaxColoring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Thanks for pinpointing this. 💉

Copy link
Member

@sanni-t sanni-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that the Log aggregation setting becomes available on the flex with this branch.
You probably already know this but just wanted to note this somewhere that it doesn't actually update the log settings on the robot yet because syslog doesn't seem to set up for sending the logs upstream yet.

@smb2268 smb2268 merged commit ae317ed into edge Jul 24, 2023
25 checks passed
@smb2268 smb2268 deleted the api_add-disable-log-agg-to-flex-advanced-settings branch July 24, 2023 16:16
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.

4 participants