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

[vs tests]Migrating sonic-swss tests to use hwsku instead of fakeplatform #1978

Merged
merged 12 commits into from
Nov 4, 2021

Conversation

dgsudharsan
Copy link
Collaborator

@dgsudharsan dgsudharsan commented Oct 23, 2021

What I did
After adding support for spawning docker-sonic-vs by SKU, the usage of fake_platform needs to be replaced by SKU. Orchagent and SAI will infer the particular platform based on SKU

Why I did it
To add SKU support for vs.

How I verified it
Running tests that depend on platform and ensure they work with new approach of using hwsku.

Details if related

@dgsudharsan dgsudharsan requested a review from prsunny as a code owner October 23, 2021 01:50
@prsunny
Copy link
Collaborator

prsunny commented Oct 27, 2021

I think we've fakeplatform check for Vxlan/Vnet tests as well. Do you think making the changes in a single PR is more easier to review and track as these have dependencies.

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny prsunny merged commit 8448a60 into sonic-net:master Nov 4, 2021
prsunny pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Nov 5, 2021
… used (#9175)

*Removing fake_platform environment variable. Following the merge of #9044 and sonic-net/sonic-swss#1978 the fake_platform environment variable is not used in any place and removing the stale references.

Signed-off-by: Sudharsan Dhamal Gopalarathnam <[email protected]>
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
- What I did
Replace the wrong help message of "Set lossless PGs for the interface" with the right one "Set interface cable length"

- How I did it
Update the help message to the relevant one on main.py

- How to verify it
Run the following command: "config interface cable-length Ethernet0 -h"

- Previous command output (if the output of a command-line utility has changed)
Set lossless PGs for the interface

- New command output (if the output of a command-line utility has changed)
Set interface cable length
@dgsudharsan dgsudharsan deleted the vs_sku branch March 9, 2023 02:01
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