Skip to content

Commit

Permalink
Add missing test run
Browse files Browse the repository at this point in the history
Signed-off-by: Wenda Ni <wonda.ni@gmail.com>
  • Loading branch information
wendani committed Jul 9, 2021
1 parent fef1dfa commit 07689ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_mirror.py
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ def test_MirrorDestMoveLag(self, dvs, testlog):
self.setup_db(dvs)

self._test_MirrorDestMoveLag(dvs, testlog)
self._test_MirrorDestMoveLag(dvs, testlog, v6_encap=True)

def create_acl_table(self, table, interfaces):
tbl = swsscommon.Table(self.cdb, "ACL_TABLE")
Expand Down

0 comments on commit 07689ba

Please sign in to comment.