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

[config]Support multi-asic Golden Config override with fix #2825

Merged
merged 3 commits into from
May 11, 2023

Conversation

wen587
Copy link
Contributor

@wen587 wen587 commented May 4, 2023

ADO: 17746282

What I did

Support multi-asic Golden Config Override with fix based on #2738

How I did it

Add ConfigMgmt support for ASIC validation. Modify override config cli to support multi-asic.

How to verify it

Unit test:
tests/config_override_test.py::TestConfigOverrideMultiasic::test_macsec_override PASSED [ 8%]
tests/config_override_test.py::TestConfigOverrideMultiasic::test_device_metadata_table_rm PASSED [ 8%]

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)

wen587 added 2 commits May 4, 2023 05:36
#### What I did
Support multi-asic Golden Config Override
#### How I did it
Add ConfigMgmt support for ASIC validation. Modify override config cli to support multi-asic.
#### How to verify it
Unit test:
tests/config_override_test.py::TestConfigOverrideMultiasic::test_macsec_override PASSED [  8%]
tests/config_override_test.py::TestConfigOverrideMultiasic::test_device_metadata_table_rm PASSED [  8%]
@wen587 wen587 changed the title Ov multi [config]Support multi-asic Golden Config override with fix May 4, 2023
config/main.py Outdated Show resolved Hide resolved
@wen587 wen587 requested a review from qiluo-msft May 5, 2023 11:56
@qiluo-msft
Copy link
Contributor

Since it is request to 202205, could you test it on 202205 image, and add the version info into PR description.

@lguohan
Copy link
Contributor

lguohan commented May 11, 2023

need ADO

@qiluo-msft qiluo-msft merged commit 3a9995b into sonic-net:master May 11, 2023
4 checks passed
@gechiang gechiang added the included in chassis for 202205 branch indicate that this PR got merged into the "chassis for 202205 branch" label May 26, 2023
wen587 added a commit to wen587/sonic-utilities that referenced this pull request Jun 5, 2023
…onic-net#2825)

ADO: 17746282

Support multi-asic Golden Config Override with fix based on sonic-net#2738
Add ConfigMgmt support for ASIC validation. Modify override config cli to support multi-asic.
Unit test:
```
tests/config_override_test.py::TestConfigOverrideMultiasic::test_macsec_override PASSED [  8%]
tests/config_override_test.py::TestConfigOverrideMultiasic::test_device_metadata_table_rm PASSED [  8%]
```
yxieca pushed a commit that referenced this pull request Jun 6, 2023
…2825) (#2862)

ADO: 17746282

Support multi-asic Golden Config Override with fix based on #2738
Add ConfigMgmt support for ASIC validation. Modify override config cli to support multi-asic.
Unit test:
```
tests/config_override_test.py::TestConfigOverrideMultiasic::test_macsec_override PASSED [  8%]
tests/config_override_test.py::TestConfigOverrideMultiasic::test_device_metadata_table_rm PASSED [  8%]
```
pdhruv-marvell pushed a commit to pdhruv-marvell/sonic-utilities that referenced this pull request Aug 23, 2023
…#2825)

ADO: 17746282

#### What I did
Support multi-asic Golden Config Override with fix based on sonic-net#2738
#### How I did it
Add ConfigMgmt support for ASIC validation. Modify override config cli to support multi-asic.
#### How to verify it
Unit test:
```
tests/config_override_test.py::TestConfigOverrideMultiasic::test_macsec_override PASSED [  8%]
tests/config_override_test.py::TestConfigOverrideMultiasic::test_device_metadata_table_rm PASSED [  8%]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants