Skip to content

Fix test_acl_outer_vlan#4696

Merged
bingwang-ms merged 1 commit intosonic-net:masterfrom
bingwang-ms:fix_acl_outer_vlan
Nov 16, 2021
Merged

Fix test_acl_outer_vlan#4696
bingwang-ms merged 1 commit intosonic-net:masterfrom
bingwang-ms:fix_acl_outer_vlan

Conversation

@bingwang-ms
Copy link
Collaborator

Signed-off-by: bingwang bingwang@microsoft.com

Description of PR

Summary:
This PR is to fix test_acl_outer_vlan.

  1. Update reference of wait_until to be complied with recent change Improves wait_until to support initial delay before periodic check and wait #4516
  2. Add copy of arp_responder

Type of change

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

Back port request

  • 201911

Approach

What is the motivation for this PR?

This PR is to fix test_acl_outer_vlan.

How did you do it?

  1. Update reference of wait_until to be complied with recent change Improves wait_until to support initial delay before periodic check and wait #4516
  2. Add copy of arp_responder

How did you verify/test it?

Verified on MSN-4600c

collected 32 items                                                                                                                                                                                    

acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_tagged_forwarded[ipv4] PASSED                                                                                                        [  3%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_tagged_dropped[ipv4] PASSED                                                                                                          [  6%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_untagged_forwarded[ipv4] PASSED                                                                                                      [  9%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_untagged_dropped[ipv4] PASSED                                                                                                        [ 12%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_tagged_forwarded[ipv4] PASSED                                                                                               [ 15%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_tagged_dropped[ipv4] PASSED                                                                                                 [ 18%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_untagged_forwarded[ipv4]  ^HPASSED                                                                                             [ 21%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_untagged_dropped[ipv4] PASSED                                                                                               [ 25%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_tagged_forwarded[ipv4] PASSED                                                                                                         [ 28%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_tagged_dropped[ipv4] PASSED                                                                                                           [ 31%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_untagged_forwarded[ipv4] PASSED                                                                                                       [ 34%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_untagged_dropped[ipv4] PASSED                                                                                                         [ 37%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_tagged_forwarded[ipv4] PASSED                                                                                                [ 40%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_tagged_dropped[ipv4] PASSED                                                                                                  [ 43%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_untagged_forwarded[ipv4]  ^HPASSED                                                                                              [ 46%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_untagged_dropped[ipv4] PASSED                                                                                                [ 50%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_tagged_forwarded[ipv6] PASSED                                                                                                        [ 53%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_tagged_dropped[ipv6] PASSED                                                                                                          [ 56%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_untagged_forwarded[ipv6] PASSED                                                                                                      [ 59%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_untagged_dropped[ipv6] PASSED                                                                                                        [ 62%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_tagged_forwarded[ipv6] PASSED                                                                                               [ 65%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_tagged_dropped[ipv6] PASSED                                                                                                 [ 68%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_untagged_forwarded[ipv6] PASSED                                                                                             [ 71%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Ingress::test_combined_untagged_dropped[ipv6] PASSED                                                                                               [ 75%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_tagged_forwarded[ipv6] SKIPPED                                                                                                        [ 78%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_tagged_dropped[ipv6] SKIPPED                                                                                                          [ 81%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_untagged_forwarded[ipv6] SKIPPED                                                                                                      [ 84%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_untagged_dropped[ipv6] SKIPPED                                                                                                        [ 87%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_tagged_forwarded[ipv6] SKIPPED                                                                                               [ 90%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_tagged_dropped[ipv6] SKIPPED                                                                                                 [ 93%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_untagged_forwarded[ipv6] SKIPPED                                                                                             [ 96%]
acl/test_acl_outer_vlan.py::TestAclVlanOuter_Egress::test_combined_untagged_dropped[ipv6] SKIPPED                                                                                               [100%] ^H ^H

========================================================================= 24 passed, 8 skipped, 1 warnings in 1212.21 seconds =========================================================================

Any platform specific information?

No.

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

No.

Documentation

Signed-off-by: bingwang <bingwang@microsoft.com>
@bingwang-ms bingwang-ms requested a review from a team as a code owner November 15, 2021 09:00
@bingwang-ms bingwang-ms merged commit 9d1e34c into sonic-net:master Nov 16, 2021
AntonHryshchuk pushed a commit to AntonHryshchuk/sonic-mgmt that referenced this pull request Jan 4, 2022
Signed-off-by: bingwang <bingwang@microsoft.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.

2 participants