Vishnu Sreekumar has uploaded a new change for review.

Change subject: First commit of Alert/Abandon old patches jenkins job 
Signed-off-by: Vishnu Sreekumar <[email protected]> Change-Id: 
I8fc6ac30b1865e7c389bf5929c73dcb6ba8954ea
......................................................................

First commit of Alert/Abandon old patches jenkins job
Signed-off-by: Vishnu Sreekumar <[email protected]>
Change-Id: I8fc6ac30b1865e7c389bf5929c73dcb6ba8954ea
---
A jobs/confs/yaml/jobs/system/system_gerrit-alert-old-patches.yaml
1 file changed, 12 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/57/39357/1

diff --git a/jobs/confs/yaml/jobs/system/system_gerrit-alert-old-patches.yaml 
b/jobs/confs/yaml/jobs/system/system_gerrit-alert-old-patches.yaml
new file mode 100644
index 0000000..7d5387b
--- /dev/null
+++ b/jobs/confs/yaml/jobs/system/system_gerrit-alert-old-patches.yaml
@@ -0,0 +1,12 @@
+- job
+  name: system_cleanup-workspaces
+     node: master
+     triggers:
+         - timed: "01 00 * * *"
+     builders:
+         - shell: |
+             #!/bin/bash
+             user=""
+             projects="vdsm ovirt-engine"
+             alert_old_patches.py --user "$user" --dry-run "$projects"
+


-- 
To view, visit https://gerrit.ovirt.org/39357
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fc6ac30b1865e7c389bf5929c73dcb6ba8954ea
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Vishnu Sreekumar <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to