X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_cpta.py;h=47e934ec33cfafb733a83f2c7748070805b967c3;hp=262fc458b7b373c83fce3f2d84acc71335a77f92;hb=938f0875719c4b1531a0d3fa3548f72ddd0cb3f1;hpb=f0a4ac6b0e3bb8c0f9eefaee15e672687251a3ba diff --git a/resources/tools/presentation/generator_cpta.py b/resources/tools/presentation/generator_cpta.py index 262fc458b7..47e934ec33 100644 --- a/resources/tools/presentation/generator_cpta.py +++ b/resources/tools/presentation/generator_cpta.py @@ -458,9 +458,6 @@ def _generate_all_charts(spec, input_data): visible = list() for tag in group: for tst_name, test_data in chart_data.items(): - logging.info(tst_name) - logging.info(tst_data) - logging.info(u"---------------------------------------") if not test_data: logging.warning(f"No data for the test {tst_name}") continue