From 5ec978d16f41cbdc07a7e7ff171ba010abb99aa1 Mon Sep 17 00:00:00 2001 From: Marian Pritsak Date: Thu, 30 May 2024 12:14:02 -0700 Subject: [PATCH] Update test_sai_vnet_outbound_small_scale_config_via_dpugen.py --- .../test_sai_vnet_outbound_small_scale_config_via_dpugen.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test-cases/functional/saic/tutorial/test_sai_vnet_outbound_small_scale_config_via_dpugen.py b/test/test-cases/functional/saic/tutorial/test_sai_vnet_outbound_small_scale_config_via_dpugen.py index 2635ffa41..89a7278a6 100755 --- a/test/test-cases/functional/saic/tutorial/test_sai_vnet_outbound_small_scale_config_via_dpugen.py +++ b/test/test-cases/functional/saic/tutorial/test_sai_vnet_outbound_small_scale_config_via_dpugen.py @@ -90,7 +90,6 @@ def make_remove_commands(self): @pytest.mark.ptf @pytest.mark.snappi - @pytest.mark.skip(reason="Skipping this test until dpugen fixes ORE eni_id->routing_group_id") def test_create_vnet_scale_config_generated(self, dpu): """Generate and apply configuration""" results = [*dpu.process_commands( (self.make_create_commands()) )] @@ -100,7 +99,6 @@ def test_create_vnet_scale_config_generated(self, dpu): @pytest.mark.ptf @pytest.mark.snappi - @pytest.mark.skip(reason="Skipping this test until dpugen fixes ORE eni_id->routing_group_id") def test_remove_vnet_scale_config_generated(self, dpu): """ Generate and remove configuration