summaryrefslogtreecommitdiff
path: root/tf-static-checks.yaml
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval@linaro.org>2021-02-09 13:23:28 -0600
committerLeonardo Sandoval <leonardo.sandoval@linaro.org>2021-02-09 13:50:39 -0600
commit92ec7139eb632577c44518c32a18c2e1ce41f675 (patch)
treece4b4ba65da99ba27e13b1ee7337f8061b0c9edd /tf-static-checks.yaml
parentd768a45d065f269dcfe841c1623bc7fb0a6ebf74 (diff)
Point to integration instead of master branch
By default, jobs, specially tf-daily and derivatives (tf-main and tf-coverity), should point to the project integration branch instead of master. Although test level jobs (L1 and L2) are not usually triggered manually nor intended for testing the integration branch, for consistency, point these to the latter branch. Two links at staging, including the patch [1] https://ci.staging.trustedfirmware.org/view/TF-A/job/lsandov1-tf-static-checks/25/ [2] https://ci.staging.trustedfirmware.org/job/lsandov1-tf-gerrit-tforg-l1/43/ [3] https://ci.staging.trustedfirmware.org/view/TF-A/job/lsandov1-tf-coverity/69/ Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I38716b7e9563163fbd640e7f3827abd54e9c34ac
Diffstat (limited to 'tf-static-checks.yaml')
-rw-r--r--tf-static-checks.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tf-static-checks.yaml b/tf-static-checks.yaml
index b2ddf3f..d736b58 100644
--- a/tf-static-checks.yaml
+++ b/tf-static-checks.yaml
@@ -43,10 +43,10 @@
default: 'TF-A/trusted-firmware-a'
- string:
name: TF_GERRIT_BRANCH
- default: 'refs/heads/master'
+ default: 'refs/heads/integration'
- string:
name: TF_GERRIT_REFSPEC
- default: '+refs/heads/master:refs/remotes/origin/master'
+ default: '+refs/heads/integration:refs/remotes/origin/integration'
scm:
- tf-a-ci-scripts
- trusted-firmware-a