Skip to content

[decap] Fix test_decap by using new db schema#13629

Merged
abdosi merged 2 commits intosonic-net:masterfrom
lolyu:fix_test_decap
Aug 8, 2024
Merged

[decap] Fix test_decap by using new db schema#13629
abdosi merged 2 commits intosonic-net:masterfrom
lolyu:fix_test_decap

Conversation

@lolyu
Copy link
Collaborator

@lolyu lolyu commented Jul 11, 2024

Description of PR

Summary:
Fixes #19381

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

With the introduction of subnet decap, the decap related db schma is changed, adapt test_decap to follow the new schema.

Signed-off-by: Longxiang Lyu lolv@microsoft.com

How did you do it?

Change the template to use the new schema.

How did you verify/test it?

decap/test_decap.py::test_decap[ttl=pipe, dscp=uniform, vxlan=disable] PASSED                                                                                                                                                                                          [100%]'

Any platform specific information?

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

Documentation

Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
Copy link
Contributor

@yutongzhang-microsoft yutongzhang-microsoft left a comment

Choose a reason for hiding this comment

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

Looks good to me.

bingwang-ms
bingwang-ms previously approved these changes Jul 26, 2024
@bingwang-ms
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
@abdosi abdosi merged commit 4720578 into sonic-net:master Aug 8, 2024
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Aug 8, 2024
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #14049

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.

sonic-mgmt: test_dcap fails on master branch: doDecapTunnelTask: unknown decap tunnel table attribute 'dst_ip'

6 participants