aboutsummaryrefslogtreecommitdiff
path: root/trigger-lkft-android-common-weekly.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-07-14 22:40:48 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2020-07-14 22:40:48 +0800
commit56cac80c288a7ffe9bddf8b0ce1d5e5ba0f89c46 (patch)
treef29bdf543ed0fe24a900723c8018eeeafed71c6f /trigger-lkft-android-common-weekly.yaml
parente6c362e962921970b9005987c89556895cffbf50 (diff)
trigger-lkft-android-common-weekly.yaml: enable for hikey960 android12-5.4 builds
and change this build to be triggered daily, so that we could see the initial result as soon as possible, will change it back to monthly later Change-Id: I3823fd6143ca5b6e754b5b84cf692f6019afb048 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'trigger-lkft-android-common-weekly.yaml')
-rw-r--r--trigger-lkft-android-common-weekly.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/trigger-lkft-android-common-weekly.yaml b/trigger-lkft-android-common-weekly.yaml
index 4209a27648..882b1d92f4 100644
--- a/trigger-lkft-android-common-weekly.yaml
+++ b/trigger-lkft-android-common-weekly.yaml
@@ -28,7 +28,7 @@
wipe-workspace: false
triggers:
- pollscm:
- cron: 'H 0 * * 7'
+ cron: 'H 0 * * *'
wrappers:
- timestamps
- build-name:
@@ -65,7 +65,7 @@
case "X${KERNEL_BRANCH}" in
"Xandroid12-5.4")
- build_configs_to_be_triggered="lkft-db845c-aosp-master-5.4-gki"
+ build_configs_to_be_triggered="lkft-db845c-aosp-master-5.4-gki lkft-hikey960-aosp-master-5.4-gki"
;;
"Xandroid-mainline")
build_configs_to_be_triggered="lkft-db845c-aosp-master-mainline-gki lkft-hikey960-aosp-master-mainline-gki"