Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
Jenkins 1.596+
Description
The p4-plugin currently dumps all output to stdout. In very large repos this can create extremely large console output larges. It'd be nice if there was a quiet option that allowed the output to be piped to a file.
I'm looking at adding a checkbox to enable this under the populate field. It seems like it would be better as a global option currently, but in the future it might be nice to configure "quiet" on a per task basis (e.g., quiet sync, quiet reconcile, etc).