Trending: Add 3n-alt - fixes
[csit.git] / resources / tools / presentation / generator_alerts.py
index 849a1fc..3c5c6f9 100644 (file)
@@ -437,7 +437,7 @@ class Alerting:
             try:
                 groups = re.search(
                     re.compile(
-                        r'((vpp|dpdk)-\dn-(skx|clx|tsh|dnv|zn2|tx2|icx)-.*)'
+                        r'((vpp|dpdk)-\dn-(skx|clx|tsh|dnv|zn2|tx2|icx|alt)-.*)'
                     ),
                     test_set
                 )