Skip to content

[warm-reboot] remove ISSU bank check#74

Closed
stepanblyschak wants to merge 1 commit intomasterfrom
remove-issu-check
Closed

[warm-reboot] remove ISSU bank check#74
stepanblyschak wants to merge 1 commit intomasterfrom
remove-issu-check

Conversation

@stepanblyschak
Copy link
Copy Markdown
Owner

What I did

I removed issu bank check:

  1. The file in which SDK holds ISSU bank information has changed and is no longer issu_bank.txt
  2. We shouldn't check the SDK dump content from SONiC as that information and its format is constantly changing
  3. ISSU bank information is written by pre_shutdown request anyway. Verifying whether the information was indeed written right after that seems redundant.

How I did it

Removed the relevant code.

How to verify it

Run warm-reboot on device.

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

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

1. The file in which SDK holds ISSU bank information has changed and is
no longer issu_bank.txt
2. We shouldn't check the SDK dump content from SONiC as that
information and its format is constantly changing
3. ISSU bank information is written by pre_shutdown request anyway.
Verifying whether the information was indeed written right after that
seems redundant.

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Copy link
Copy Markdown

@vadymhlushko-mlnx vadymhlushko-mlnx left a comment

Choose a reason for hiding this comment

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

LGTM

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