aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Rong <rong.a.chen@intel.com>2019-07-04 13:13:29 +0800
committerPhilip Li <philip.li@intel.com>2019-07-04 13:48:52 +0800
commit0a000609c11b87694b0cc3526e2d6d80fd3078e2 (patch)
treed3519b50c59d1a42241cbc811d6b67527bfe57f1
parentc7894e83a9305bcf3c31ac1dd267337dc4f99320 (diff)
downloadlkp-tests-0a000609c11b87694b0cc3526e2d6d80fd3078e2.tar.gz
repo: add notify_build_success_branch for vireshk-pm and vireshk2
From Viresh Kumar <viresh.kumar@linaro.org> --------------- Another thing. We do get the issues reported when there are any, but is there a way to get some notification that the newly pushed branch is compile tested and everything found to be okay ? That can help me send the patches to LKML only after they are tested by the bot. I would like to enable that for all my trees if possible. --------------- Signed-off-by: Chen Rong <rong.a.chen@intel.com> Signed-off-by: Philip Li <philip.li@intel.com>
-rw-r--r--repo/linux/vireshk-pm1
-rw-r--r--repo/linux/vireshk21
2 files changed, 2 insertions, 0 deletions
diff --git a/repo/linux/vireshk-pm b/repo/linux/vireshk-pm
index 57afe48b..e95c162e 100644
--- a/repo/linux/vireshk-pm
+++ b/repo/linux/vireshk-pm
@@ -1,2 +1,3 @@
url: https://kernel.googlesource.com/pub/scm/linux/kernel/git/vireshk/pm.git
owner: Viresh Kumar <viresh.kumar@linaro.org>
+notify_build_success_branch: .*
diff --git a/repo/linux/vireshk2 b/repo/linux/vireshk2
index 8f4dc8de..57ca768e 100644
--- a/repo/linux/vireshk2
+++ b/repo/linux/vireshk2
@@ -10,3 +10,4 @@ subsystems:
- thermal
- timer
private_report_branch: .*
+notify_build_success_branch: .*