Merge "Change pipeline for e2e basic, integration, k8s-upgrade, ephemeral tests to...
[infra/cicd.git] / jjb / onap / cps / cps-performance-test-jobs.yaml
index 2bb52452c875a6333d1533420028209b6e0c7049..06d76a707ff9f719de164b8b0b1f7c065efc57e8 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.
@@ -24,7 +24,7 @@
     name: cps-performance-test
     project: cps
     project-name: cps
-    timer: "15 2 * * *"
+    timer: "0 */2 * * *"
     mvn_params: "-P include-performance"
 
     stream:
     jobs:
       - 'onap-{project-name}-{stream}-performance-test-java'
 
-    publishers:
-        - trigger:
-              project: 'onap-cps-performance-tests-plots'
-
 - project:
     name: cps-tests-plots
     project: cps
     project-name: cps
+    timer: "0 1-23/2 * * *"
 
     jobs:
-        - 'onap-{project-name}-performance-tests-plots'
\ No newline at end of file
+        - 'onap-{project-name}-performance-tests-plots'