Skip to content

[GCU] [MA] Adding support in existing tests - ecn config update#15234

Merged
judyjoseph merged 10 commits intosonic-net:masterfrom
okaravasi:master-gcu_t2_support_ecn_config
Jul 21, 2025
Merged

[GCU] [MA] Adding support in existing tests - ecn config update#15234
judyjoseph merged 10 commits intosonic-net:masterfrom
okaravasi:master-gcu_t2_support_ecn_config

Conversation

@okaravasi
Copy link
Contributor

@okaravasi okaravasi commented Oct 29, 2024

Description of PR

This PR adds changes for adding Multi-ASIC support for generic config updater (GCU) in existing test_ecn_config_update suite.
Original ticket that got splitted: #14070
This change has a dependency on common changes added via #15182

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • [ X] 202405

Approach

What is the motivation for this PR?

To add support for Multi-ASIC testing in existing GCU suite generic_config_updater/test_ecn_config_update.py.

How did you do it?

How did you verify/test it?

Ran in vs-kvm-t0 testbed. Ran in t2 MA platform.
image
image

Any platform specific information?

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

Documentation

@okaravasi
Copy link
Contributor Author

@xincunli-sonic Could you please review?

@xincunli-sonic
Copy link
Contributor

This PR could be dup with #14098, please double check, but you can keep wred object related change. Thanks!

@okaravasi okaravasi marked this pull request as draft February 5, 2025 00:15
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@okaravasi okaravasi marked this pull request as ready for review February 7, 2025 15:52
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@okaravasi okaravasi marked this pull request as draft February 14, 2025 18:00
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@okaravasi okaravasi marked this pull request as ready for review February 20, 2025 15:40
Copy link
Contributor

@xincunli-sonic xincunli-sonic left a comment

Choose a reason for hiding this comment

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

LGTM

@judyjoseph
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@judyjoseph judyjoseph self-requested a review May 10, 2025 00:52
judyjoseph
judyjoseph previously approved these changes May 10, 2025
@judyjoseph judyjoseph enabled auto-merge (squash) May 20, 2025 20:05
auto-merge was automatically disabled July 11, 2025 15:20

Head branch was pushed to by a user without write access

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@judyjoseph judyjoseph merged commit 986fc8c into sonic-net:master Jul 21, 2025
13 checks passed
rolin-arista pushed a commit to rolin-arista/sonic-mgmt-202505-snappi that referenced this pull request Jul 24, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects
nissampa pushed a commit to nissampa/sonic-mgmt_dpu_test that referenced this pull request Aug 7, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects
ashutosh-agrawal pushed a commit to ashutosh-agrawal/sonic-mgmt that referenced this pull request Aug 14, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects
vidyac86 pushed a commit to vidyac86/sonic-mgmt that referenced this pull request Oct 23, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects
opcoder0 pushed a commit to opcoder0/sonic-mgmt that referenced this pull request Dec 8, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 16, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Dec 16, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 21, 2025
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Jan 26, 2026
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
…c-net#15234)

* Update ASIC namespace fixture following changes in dependent PR sonic-net#15182
* namespace_prefixes modifications to be called without namespace argument
* adding asic namespace when calling json_formatting for multi_asics
* Adding cli namespace prefix in newly added function get_wred_objects

Signed-off-by: Yael Tzur <ytzur@nvidia.com>
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