Plot more performance test graphs on the CPS performance report
[infra/cicd.git] / jjb / onap / cps / cps-performance-test-jobs.yaml
index 42dc03f170ddc52c2f71e79e299b156c27f0b1aa..7542a1ccdc05c653576d332d420eedd4bf370e30 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2023 Nordix Foundation.
+#  Copyright (C) 2023-2024 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
     stream:
       - 'master':
           branch: '{stream}'
-          jdk-version: java-11
+          jdk-version: java-17
 
     jobs:
-      - 'onap-{project-name}-{stream}-time-trigger-java'
+      - 'onap-{project-name}-{stream}-performance-test-java'
+
+- project:
+    name: cps-tests-plots
+    project: cps
+    project-name: cps
+    timer: "15 4 * * *"
+
+    jobs:
+        - 'onap-{project-name}-performance-tests-plots'
\ No newline at end of file