X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_plots.py;h=583445eaef102261b98d7b178e5e636b0563d711;hb=ab08b5a97ac20c1ba3db809b1c055d369cdff8be;hp=28490074736304185bb0b080e43524a40536e14b;hpb=3bccff95ad050dab61eb0bb01163df22867cc95f;p=csit.git diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py index 2849007473..583445eaef 100644 --- a/resources/tools/presentation/generator_plots.py +++ b/resources/tools/presentation/generator_plots.py @@ -1215,6 +1215,8 @@ def plot_tsa_name(plot, input_data): limit = plot[u"limits"][u"nic"][u"cx556a"] elif u"e810cq" in test_name: limit = plot[u"limits"][u"nic"][u"e810cq"] + elif u"e810xxv" in test_name: + limit = plot[u"limits"][u"nic"][u"e810xxv"] else: limit = 0 if limit > nic_limit: