From 4e7e4fc9ec4fa8c2ca88e9e1664719bbc8866552 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Thu, 18 Feb 2016 12:09:33 -0500 Subject: [PATCH] Add upstream project triggers based on ust for tools Signed-off-by: Jonathan Rajotte --- jobs/lttng-tools.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index e3be38b..4870e9e 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -78,6 +78,11 @@ - 'lttng-tools' matrix-builds: false matrix-configs: true + triggers: + - timed: '@hourly' + - reverse: + jobs: 'lttng-ust_{version}_{buildtype}' + result: 'success' builders: - conditional-step: -- 2.34.1