tf-a-daily: run tftf-main as well
tftf-main needed to be separate as it used to trigger on master instead
of integration. Well, since patch dce7e21 in 2023, this is no longer
true and the two are identical. So trigger tftf-main from the daily too
for simplicity.
Change-Id: I74bba1e82ba5146021f3de167f4cb9b2c8035802
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
diff --git a/tf-a-daily.yaml b/tf-a-daily.yaml
index 0737275..30a5d92 100644
--- a/tf-a-daily.yaml
+++ b/tf-a-daily.yaml
@@ -4,7 +4,7 @@
project-type: freestyle
concurrent: false
disabled: false
- description: Triggers tf-a-windows-builder, tf-main and tf-coverity for the TF-A project.
+ description: Triggers tf-a-windows-builder, tf-main, tftf-main and tf-coverity for the TF-A project.
properties:
- build-discarder:
days-to-keep: 14
@@ -73,6 +73,11 @@
current-parameters: true
property-file: share.param
- project:
+ - tf-a-tftf-main
+ block: true
+ current-parameters: true
+ property-file: share.param
+ - project:
- tf-a-coverity
block: true
current-parameters: true
diff --git a/tf-a-tftf-main.yaml b/tf-a-tftf-main.yaml
index b3a3cbe..f7c3bc7 100644
--- a/tf-a-tftf-main.yaml
+++ b/tf-a-tftf-main.yaml
@@ -56,8 +56,6 @@
name: SHARE_FOLDER
default: /srv/shared/${JOB_NAME}/${BUILD_NUMBER}
description: Folder containing shared repositories for downstream pipeline jobs.
- triggers:
- - timed: H H(0-6) * * 1-5
wrappers:
- credentials-binding:
- ssh-user-private-key: