Add option to skip generation of Rally reports
Change-Id: Ib9bce1fdabd7377da1385d870f7294f356b592a8
Related-bug: PROD-30433 (PROD:30433)
diff --git a/jenkins/client/job/validate.yml b/jenkins/client/job/validate.yml
index 467d79c..7bc0336 100644
--- a/jenkins/client/job/validate.yml
+++ b/jenkins/client/job/validate.yml
@@ -85,6 +85,10 @@
SKIP_LIST: ''
# Run in parallel for each directory inside RALLY_SCENARIOS and RALLY_SL_SCENARIOS
PARALLEL_PERFORMANCE: 'false'
+ # If you are running longevity scenarios with parallel performance enabled on a cicd node
+ # with less than 21GB, you may consider disabling generation of html reports. Each Rally
+ # process consumes ~ 4GB of memory when generating reports on top of week amount of data
+ GENERATE_REPORT: 'true'
cvp-sanity:
type: workflow-scm
name: cvp-sanity