Skip to content

Added argument forwarder for platform reboot.#333

Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom
nazariig:master-mlnx-fw-upgrade-fix
Oct 5, 2018
Merged

Added argument forwarder for platform reboot.#333
qiluo-msft merged 2 commits intosonic-net:masterfrom
nazariig:master-mlnx-fw-upgrade-fix

Conversation

@nazariig
Copy link
Collaborator

@nazariig nazariig commented Oct 2, 2018

Signed-off-by: Nazarii Hnydyn [email protected]

- What I did

  1. Fixed Mellanox fast reboot script
  2. Added argument forwarder for platform reboot

- How I did it

  • N/A

- How to verify it
To verify fast reboot:

  1. Run fast reboot

To verify argument forwarding:

  1. Pass custom arguments to platform reboot script

- Previous command output (if the output of a command-line utility has changed)

  • N/A

- New command output (if the output of a command-line utility has changed)

  • N/A

- External dependencies

  1. Fixed FW upgrade sequence. sonic-buildimage#2111

@qiluo-msft qiluo-msft requested a review from jleveque October 2, 2018 19:09
Signed-off-by: Nazarii Hnydyn <[email protected]>
@qiluo-msft qiluo-msft merged commit 4258287 into sonic-net:master Oct 5, 2018
mihirpat1 pushed a commit to mihirpat1/sonic-utilities that referenced this pull request Sep 15, 2023
…d in the eepromTlvInfo decode (sonic-net#333)

Description
The VEMDOR_EXT field parse the data and format each in byte in hex with space as separator. But the logic leaves a space at the end of the value. This PR removes the trailing space in output of the VENDOR_EXT field in the eepromTlvInfo decode

This change is needed by 202205 branch

Motivation and Context
The trailing space at end of the VENDOR_EXT field cause the test of function get_system_eeprom_info() failed. The trailing space of the data filed is invisible char in the show platform syseeprom output while the get_system_eeprom_info() return a dictionary with trailing space in the end. This results in a mis-matched in the test case.

Signed-off-by: mlok <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants