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

Artemis: cb: Support FIO Present LOG #1355

Conversation

MarshallZhan-wiwynn
Copy link
Collaborator

Description:

  • As title.

Motivation:

  • To Support FIO present LOG

Test Plan:

  • Builr pass and FIO present/not Present LOG can be logged. - pass

Log:

  • Present ``` root@bmc-oob:# log-util --print all | grep FIO
    0 all 2018-03-09 04:35:58 pldmd State Sensor: CB_SENSOR_FIO, present
    root@bmc-oob:
    #
- Not Present

root@bmc-oob:# log-util --print all | grep FIO
0 all 2018-03-09 04:35:58 pldmd State Sensor: CB_SENSOR_FIO, not present
root@bmc-oob:
#

 # Description:
  - As title.

 # Motivation:
 - To Support FIO present LOG

 # Test Plan:
 - Builr pass and FIO present/not Present LOG can be logged. - pass

 # Log:
 - Present
 ```
 root@bmc-oob:~# log-util --print all | grep FIO
0    all      2018-03-09 04:35:58    pldmd            State Sensor: CB_SENSOR_FIO, present
root@bmc-oob:~#
 ```
 - Not Present
 ```
 root@bmc-oob:~# log-util --print all | grep FIO
0    all      2018-03-09 04:35:58    pldmd            State Sensor: CB_SENSOR_FIO, not present
root@bmc-oob:~#
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 18, 2023
@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b4ec8ac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants