From 53e30f454b06fb13ec6c0f3973f5cf4703a8231c Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 31 Jul 2019 14:44:37 +0200 Subject: [PATCH] Trending: Set packages versions Change-Id: I8d9298733652f16dbfa0c183602060eb4f727dfe Signed-off-by: Tibor Frank --- resources/tools/presentation/requirements.txt | 8 +- .../tools/presentation/specification_CPTA.yaml | 98 +++++++++++----------- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index d7b18c9c23..62c1672beb 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -3,8 +3,8 @@ Sphinx==1.7.6 sphinx-rtd-theme==0.4.0 robotframework==2.9.2 sphinxcontrib-programoutput -PyYAML -numpy -pandas +PyYAML==5.1.1 +numpy=1.16.4 +pandas==0.24.2 plotly==3.3.0 -PTable +PTable==0.9.2 diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index f4b647b87c..7346a7e2ae 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -169,7 +169,7 @@ # 3n-hsw plot-performance-trending-all-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 761 + start: 720 end: "lastCompletedBuild" skip: # - 672 @@ -186,18 +186,18 @@ # - 690 # - 694 # - 695 -# - 726 -# - 749 -# - 750 -# - 751 -# - 752 -# - 753 -# - 754 -# - 755 -# - 756 -# - 757 -# - 758 -# - 760 + - 726 + - 749 + - 750 + - 751 + - 752 + - 753 + - 754 + - 755 + - 756 + - 757 + - 758 + - 760 - 781 - 782 - 783 @@ -226,7 +226,7 @@ plot-performance-trending-vpp-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 761 + start: 720 end: "lastCompletedBuild" skip: # - 672 @@ -243,18 +243,18 @@ # - 690 # - 694 # - 695 -# - 726 -# - 749 -# - 750 -# - 751 -# - 752 -# - 753 -# - 754 -# - 755 -# - 756 -# - 757 -# - 758 -# - 760 + - 726 + - 749 + - 750 + - 751 + - 752 + - 753 + - 754 + - 755 + - 756 + - 757 + - 758 + - 760 - 781 - 782 - 783 @@ -286,7 +286,7 @@ # 3n-skx plot-performance-trending-all-3n-skx: csit-vpp-perf-mrr-daily-master-3n-skx: - start: 482 + start: 450 end: "lastCompletedBuild" skip: # - 423 @@ -300,8 +300,8 @@ # - 440 # - 444 # - 446 -# - 480 -# - 481 + - 480 + - 481 - 499 - 500 - 501 @@ -338,7 +338,7 @@ plot-performance-trending-vpp-3n-skx: csit-vpp-perf-mrr-daily-master-3n-skx: - start: 482 + start: 450 end: "lastCompletedBuild" skip: # - 423 @@ -352,8 +352,8 @@ # - 440 # - 444 # - 446 -# - 480 -# - 481 + - 480 + - 481 - 499 - 500 - 501 @@ -578,13 +578,13 @@ extract: "output.xml" # Number of days from now to the past. Only files generated in this # time period are used. - time-period: 60 + time-period: 90 builds: # 3n-hsw csit-vpp-perf-mrr-daily-master: - start: 761 + start: 720 end: "lastCompletedBuild" skip: # - 672 @@ -601,18 +601,18 @@ # - 690 # - 694 # - 695 -# - 726 -# - 749 -# - 750 -# - 751 -# - 752 -# - 753 -# - 754 -# - 755 -# - 756 -# - 757 -# - 758 -# - 760 + - 726 + - 749 + - 750 + - 751 + - 752 + - 753 + - 754 + - 755 + - 756 + - 757 + - 758 + - 760 - 781 - 782 - 783 @@ -641,7 +641,7 @@ # 3n-skx csit-vpp-perf-mrr-daily-master-3n-skx: - start: 482 + start: 450 end: "lastCompletedBuild" skip: # - 423 @@ -655,8 +655,8 @@ # - 440 # - 444 # - 446 -# - 480 -# - 481 + - 480 + - 481 - 499 - 500 - 501 -- 2.16.6