Merge "Enable timestamper plugin for jenkins" into release/proposed/2019.2.0
diff --git a/jenkins/client/init.yml b/jenkins/client/init.yml
index 03406a3..38b62a2 100644
--- a/jenkins/client/init.yml
+++ b/jenkins/client/init.yml
@@ -13,6 +13,8 @@
jenkins_gerrit_credentials: "gerrit"
jenkins:
client:
+ timestamper:
+ enabled: true
globalenvprop:
OFFLINE_DEPLOYMENT:
value: ${_param:jenkins_offline_deployment}
diff --git a/jenkins/client/plugins/init.yml b/jenkins/client/plugins/init.yml
index 903aae3..e0f4f0a 100644
--- a/jenkins/client/plugins/init.yml
+++ b/jenkins/client/plugins/init.yml
@@ -40,6 +40,7 @@
ssh-agent: {}
test-stability: {}
throttle-concurrents: {}
+ timestamper: {}
workflow-cps: {}
workflow-remote-loader: {}
workflow-scm-step: