Do not run ModifyVIDToIngress on noing profile
diff --git a/tests/profiles/noing.py b/tests/profiles/noing.py
index c9abc63..d7cbc51 100644
--- a/tests/profiles/noing.py
+++ b/tests/profiles/noing.py
@@ -15,5 +15,6 @@
     "ModifyL2DstIngress",
     "DirectMC",
     "AllPlusIngress",
+    "ModifyVIDToIngress",
     "FloodPlusIngress"
 ]