Add header to performance test categories
- set timer to every odd hour for plot job
- add more performance graph to ncmp category
- add new categories: unstable tests for cps and ncmp
- move the explanatory text to the bottom of the pageA
- publish the html reports on different tabs
Issue-ID: CPS-2162
Change-Id: I289297297eec273f54f095adc0556cf2f394352c
Signed-off-by: halil.cakal <halil.cakal@est.tech>
diff --git a/jjb/onap/cps/cps-performance-test-jobs.yaml b/jjb/onap/cps/cps-performance-test-jobs.yaml
index 01647e0..06d76a7 100644
--- a/jjb/onap/cps/cps-performance-test-jobs.yaml
+++ b/jjb/onap/cps/cps-performance-test-jobs.yaml
@@ -39,7 +39,7 @@
name: cps-tests-plots
project: cps
project-name: cps
- timer: "15 4 * * *"
+ timer: "0 1-23/2 * * *"
jobs:
- - 'onap-{project-name}-performance-tests-plots'
\ No newline at end of file
+ - 'onap-{project-name}-performance-tests-plots'