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

AddRack: Skip multi asic & remove hack #5254

Merged
merged 5 commits into from
Mar 7, 2022

Conversation

renukamanavalan
Copy link
Contributor

@renukamanavalan renukamanavalan commented Mar 1, 2022

Description of PR

Summary:
Generic Patch updater does not support multi asic yet.
Generic Patch Updater has fixed reported issues, hence remove the hack mode.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012

Approach

What is the motivation for this PR?

Test failed in unsupported platform. No more hack mode in testing.

How did you do it?

Skip it explicitly. Remove hackmode flag set to True

How did you verify/test it?

Ran the test in master 3 times successfully.
master.76122-5e1acf022

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@renukamanavalan renukamanavalan self-assigned this Mar 1, 2022
@renukamanavalan renukamanavalan requested a review from a team as a code owner March 1, 2022 00:58
@lgtm-com
Copy link

lgtm-com bot commented Mar 1, 2022

This pull request introduces 1 alert when merging b48b186 into bba35fa - view on LGTM.com

new alerts:

  • 1 for Syntax error

@renukamanavalan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@renukamanavalan renukamanavalan changed the title AddRack: Skip multi asic AddRack: Skip multi asic & remove hack Mar 3, 2022
@wangxin wangxin merged commit f066d81 into sonic-net:master Mar 7, 2022
ghooo added a commit to sonic-net/sonic-utilities that referenced this pull request Apr 29, 2022
#### What I did
Fixes #2051

RemoveRack/AddRack is confirmed to be working correctly by Renuka. Check sonic-net/sonic-mgmt#5254

#### How I did it
- Enabled ADD_RACK test
- Created REMOVE_RACK test using opposite data to ADD_RACK, verified the generated steps manually.

#### How to verify it
UnitTest and the KVM test by Renuka.

#### 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)
malletvapid23 added a commit to malletvapid23/Sonic-Utility that referenced this pull request Aug 3, 2023
#### What I did
Fixes #2051

RemoveRack/AddRack is confirmed to be working correctly by Renuka. Check sonic-net/sonic-mgmt#5254

#### How I did it
- Enabled ADD_RACK test
- Created REMOVE_RACK test using opposite data to ADD_RACK, verified the generated steps manually.

#### How to verify it
UnitTest and the KVM test by Renuka.

#### 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)
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