tf-daily: include TF-A tests parameters
TF-A tests gerrit parameters are required so the maintainer has the ability
to set these. Also, the GERRIT_PATCHSET_NUMBER and
GERRIT_CHANGE_NUMBER are removed: these are required to create a SQUAD
build space, i.e. https://qa-reports.linaro.org/tf/<trigger name>/build/<build
space number>/, however tf-daily, which triggers tf-main, does not
required it because all lava jobs reside at
https://qa-reports.linaro.org/tf/tf-main/
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>
Change-Id: I525f397b49a1642b0f60229c87a448c06508e454
diff --git a/tf-daily.yaml b/tf-daily.yaml
index 5a2b0f8..64ebe1f 100644
--- a/tf-daily.yaml
+++ b/tf-daily.yaml
@@ -22,11 +22,14 @@
name: TF_GERRIT_REFSPEC
default: 'refs/heads/master'
- string:
- name: GERRIT_PATCHSET_NUMBER
- default: ''
+ name: TFTF_GERRIT_PROJECT
+ default: 'TF-A/tf-a-tests'
- string:
- name: GERRIT_CHANGE_NUMBER
- default: ''
+ name: TFTF_GERRIT_BRANCH
+ default: 'master'
+ - string:
+ name: TFTF_GERRIT_REFSPEC
+ default: 'refs/heads/master'
wrappers:
- timestamps
builders: