Skip to content

Xfail test_ecn_config_updates due to GCU changes for 202511 and master#22334

Merged
yxieca merged 2 commits intosonic-net:masterfrom
saiarcot895:xfail-ecn-config-update-test
Feb 19, 2026
Merged

Xfail test_ecn_config_updates due to GCU changes for 202511 and master#22334
yxieca merged 2 commits intosonic-net:masterfrom
saiarcot895:xfail-ecn-config-update-test

Conversation

@saiarcot895
Copy link
Contributor

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511

Approach

What is the motivation for this PR?

Following changes done to the GCU validator code in sonic-net/sonic-utilities#4219, test_ecn_config_updates now fails with an error saying that the config it is trying to apply should've been rejected, but is actually applied. According to the author of the change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on master and 202511, xfail this test case on those two branches.

How did you do it?

Add generic_config_updater/test_ecn_config_update.py::test_ecn_config_updates to the test_mark_conditionals.yaml file.

How did you verify/test it?

Any platform specific information?

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

Documentation

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yxieca yxieca merged commit 7dabd91 into sonic-net:master Feb 19, 2026
22 checks passed
@vmittal-msft vmittal-msft added Request for 202511 branch Request to backport a change to 202511 branch Approved for 202511 branch labels Feb 19, 2026
@mssonicbld
Copy link
Collaborator

@saiarcot895 PR conflicts with 202511 branch

saiarcot895 added a commit to saiarcot895/sonic-mgmt that referenced this pull request Feb 19, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
vmittal-msft pushed a commit that referenced this pull request Feb 19, 2026
#22334) (#22466)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
anilal-amd pushed a commit to anilal-amd/anilal-forked-sonic-mgmt that referenced this pull request Feb 19, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
@saiarcot895 saiarcot895 deleted the xfail-ecn-config-update-test branch February 20, 2026 01:02
aronovic pushed a commit to aronovic/sonic-mgmt that referenced this pull request Mar 3, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Mihut Aronovici <aronovic@cisco.com>
ravaliyel pushed a commit to ravaliyel/sonic-mgmt that referenced this pull request Mar 12, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Ravali Yeluri (WIPRO LIMITED) <v-ryeluri@microsoft.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Mar 17, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Abhishek <abhishek@nexthop.ai>
vrajeshe pushed a commit to vrajeshe/sonic-mgmt that referenced this pull request Mar 23, 2026
sonic-net#22334)

* Xfail test_ecn_config_updates due to GCU changes for 202511 and master

Following changes done to the GCU validator code in
sonic-net/sonic-utilities#4219, `test_ecn_config_updates` now fails with
an error saying that the config it is trying to apply should've been
rejected, but is actually applied. According to the author of the
change, the test code will be modified based on this change.

For the purposes of unblocking submodule updates of sonic-utilities on
master and 202511, xfail this test case on those two branches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Venkata Gouri Rajesh Etla <vrajeshe@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants