Trending: Fix bugs in 2n-tx2
[csit.git] / resources / tools / presentation / generator_alerts.py
index 156e99c..02d5703 100644 (file)
@@ -353,7 +353,7 @@ class Alerting:
             try:
                 groups = re.search(
                     re.compile(
-                        r'((vpp|dpdk)-\dn-(skx|clx|hsw|tsh|dnv|zn2)-.*)'
+                        r'((vpp|dpdk)-\dn-(skx|clx|hsw|tsh|dnv|zn2|tx2)-.*)'
                     ),
                     test_set
                 )