add CI_REFSPEC parameter to various jobs
The patch adds CI_REFSPEC parameter to the following
jobs to enable testing a specific tf-a-ci-scripts refspec.
- tf-daily
- tf-main
- tf-ci-gateway
- tf-coverity
- tf-static-checks
The patch also renames SCRIPTS_REFSPEC and SCRIPTS_PROJECT
variables in the clone script.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com>
Change-Id: I0b7b78b8b7c0d1bb7df81a37769978f366e83da0
diff --git a/tf-static-checks.yaml b/tf-static-checks.yaml
index 4912ef6..395bed2 100644
--- a/tf-static-checks.yaml
+++ b/tf-static-checks.yaml
@@ -30,6 +30,9 @@
- string:
name: TFTF_GERRIT_REFSPEC
default: '+refs/heads/master:refs/remotes/origin/master'
+ - string:
+ name: CI_REFSPEC
+ default: '+refs/heads/master:refs/remotes/origin/master'
- choice:
name: REPO_UNDER_TEST
choices: