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