DO-NOT-MERGE: Use migration branch
Change-Id: If9e21e9c9e2dc03e155dc10c5a602c1efa48b1bf
Signed-off-by: Saheer Babu <saheer.babu@arm.com>
diff --git a/ci-job-configs-sanity-check.yaml b/ci-job-configs-sanity-check.yaml
index 0cb8db4..d0b0748 100644
--- a/ci-job-configs-sanity-check.yaml
+++ b/ci-job-configs-sanity-check.yaml
@@ -75,7 +75,7 @@
cd configs/
- git clone "https://review.trustedfirmware.org/ci/tf-ci-scripts"
+ git clone "https://review.trustedfirmware.org/ci/tf-ci-scripts" -b openci-migration
# FIXME run-jjb.py was meant to be used for deployment only
# use JJB 'test' command instead of 'update' command
sed -i "s|update|test|" tf-ci-scripts/ci/run-jjb.py
diff --git a/trigger-ci-job-configs.yaml b/trigger-ci-job-configs.yaml
index ed984d3..a69871d 100644
--- a/trigger-ci-job-configs.yaml
+++ b/trigger-ci-job-configs.yaml
@@ -92,7 +92,7 @@
export GIT_PREVIOUS_COMMIT=$(git rev-parse HEAD~1)
export GIT_COMMIT=${GERRIT_PATCHSET_REVISION}
jenkins-jobs --version
- git clone "https://review.trustedfirmware.org/ci/tf-ci-scripts"
+ git clone "https://review.trustedfirmware.org/ci/tf-ci-scripts" -b openci-migration
python3 tf-ci-scripts/ci/run-jjb.py
# publishers:
# - email: