Add upstream project triggers based on ust for tools
[lttng-ci.git] / jobs / lttng-tools.yaml
index 1023c21e53a5073a7cfd471697748cca6e81abd5..4870e9e4becd90774073db931655b712fb5ef42a 100644 (file)
@@ -23,7 +23,7 @@
 
     scm:
       - git:
-          url: git://github.com/lttng/{github_user}/{github_name}.git
+          url: git://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
             - 'lttng-tools'
           matrix-builds: false
           matrix-configs: true
+    triggers:
+      - timed: '@hourly'
+      - reverse:
+            jobs: 'lttng-ust_{version}_{buildtype}'
+            result: 'success'
 
     builders:
       - conditional-step:
This page took 0.022278 seconds and 4 git commands to generate.