X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_plots.py;h=583445eaef102261b98d7b178e5e636b0563d711;hp=28490074736304185bb0b080e43524a40536e14b;hb=0459420f21fc6a108cdc121df9d06399faea81e7;hpb=55a5935b667b51da7715794fcf55614f1b7b4517 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: