X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_alerts.py;h=3c5c6f9feacf9640119b1e5984d7b4fce11e93fe;hp=849a1fc9585c9fa8ee8e4422d868e59a4a28f39c;hb=c65595288367e8e6f53d225812d55ca4d90cdab2;hpb=6997d57c8baa51cb4c5578e86794737afa2a8f82 diff --git a/resources/tools/presentation/generator_alerts.py b/resources/tools/presentation/generator_alerts.py index 849a1fc958..3c5c6f9fea 100644 --- a/resources/tools/presentation/generator_alerts.py +++ b/resources/tools/presentation/generator_alerts.py @@ -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 )