TF: Update jjb jobs to run against next repo
Change-Id: If0dfe2a90cfcdf8167881e8898de7d72732ea4fd
diff --git a/ci-job-configs-sanity-check.yaml b/ci-job-configs-sanity-check.yaml
index 711838e..6fabf65 100644
--- a/ci-job-configs-sanity-check.yaml
+++ b/ci-job-configs-sanity-check.yaml
@@ -69,7 +69,7 @@
cd configs/
- mkdir -p ci/ && wget -q https://git.trustedfirmware.org/ci/tf-ci-scripts.git/plain/ci/run-jjb.py -O ci/run-jjb.py
+ mkdir -p ci/ && wget -q https://git.trustedfirmware.org/next/ci/tf-ci-scripts.git/plain/ci/run-jjb.py -O ci/run-jjb.py
# 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|" ci/run-jjb.py
diff --git a/trigger-ci-job-configs.yaml b/trigger-ci-job-configs.yaml
index dfbf662..13e0acf 100644
--- a/trigger-ci-job-configs.yaml
+++ b/trigger-ci-job-configs.yaml
@@ -86,7 +86,7 @@
export GIT_PREVIOUS_COMMIT=$(git rev-parse HEAD~1)
export GIT_COMMIT=${GERRIT_PATCHSET_REVISION}
jenkins-jobs --version
- mkdir -p ci/ && wget -q https://git.trustedfirmware.org/ci/tf-ci-scripts.git/plain/ci/run-jjb.py -O ci/run-jjb.py
+ mkdir -p ci/ && wget -q https://git.trustedfirmware.org/next/ci/tf-ci-scripts.git/plain/ci/run-jjb.py -O ci/run-jjb.py
python ci/run-jjb.py
publishers:
- email: