summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2020-09-11 13:22:41 +0300
committerRiku Voipio <riku.voipio@linaro.org>2020-09-11 13:22:41 +0300
commit0c75fecd674c40e4deac92b0d34fcab2c52ede6d (patch)
treeb1791b4159d43cdef099707a7dae3e1a0d47fdca
parentdf5af4d24b6b326f27a52c3f6ba9b841409a3eda (diff)
downloadtf-m-job-configs-0c75fecd674c40e4deac92b0d34fcab2c52ede6d.tar.gz
switch ci/tf-m-ci-scripts -> next/ci/tf-m-ci-scripts
Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Change-Id: I22a00c6486989e42668f99393bd54ac06f3fea81
-rw-r--r--tf-m-build-and-test.yaml2
-rw-r--r--tf-m-build-config.yaml2
-rw-r--r--tf-m-build-docs.yaml2
-rw-r--r--tf-m-checkpatch.yaml2
-rw-r--r--tf-m-cppcheck.yaml2
-rw-r--r--tf-m-infra-health.yaml2
-rw-r--r--tf-m-lava-submit.yaml2
-rw-r--r--tf-m-nightly.yaml2
-rw-r--r--tf-m-static.yaml2
9 files changed, 9 insertions, 9 deletions
diff --git a/tf-m-build-and-test.yaml b/tf-m-build-and-test.yaml
index 07791e4..2a540c9 100644
--- a/tf-m-build-and-test.yaml
+++ b/tf-m-build-and-test.yaml
@@ -52,7 +52,7 @@
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'GERRIT_REFSPEC'
default: 'refs/heads/master'
diff --git a/tf-m-build-config.yaml b/tf-m-build-config.yaml
index 098a706..cb7d24d 100644
--- a/tf-m-build-config.yaml
+++ b/tf-m-build-config.yaml
@@ -80,7 +80,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'CODE_REPO'
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
diff --git a/tf-m-build-docs.yaml b/tf-m-build-docs.yaml
index cc29945..7ae8c0f 100644
--- a/tf-m-build-docs.yaml
+++ b/tf-m-build-docs.yaml
@@ -48,7 +48,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'CODE_REPO'
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
diff --git a/tf-m-checkpatch.yaml b/tf-m-checkpatch.yaml
index 6e2e111..e6332da 100644
--- a/tf-m-checkpatch.yaml
+++ b/tf-m-checkpatch.yaml
@@ -45,7 +45,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'CODE_REPO'
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
diff --git a/tf-m-cppcheck.yaml b/tf-m-cppcheck.yaml
index c2879a1..4e7e91f 100644
--- a/tf-m-cppcheck.yaml
+++ b/tf-m-cppcheck.yaml
@@ -45,7 +45,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'CODE_REPO'
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
diff --git a/tf-m-infra-health.yaml b/tf-m-infra-health.yaml
index f5c8869..3fdbd44 100644
--- a/tf-m-infra-health.yaml
+++ b/tf-m-infra-health.yaml
@@ -56,7 +56,7 @@
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'GERRIT_REFSPEC'
default: 'refs/tags/TF-Mv1.1'
diff --git a/tf-m-lava-submit.yaml b/tf-m-lava-submit.yaml
index 803e877..0d8c6f3 100644
--- a/tf-m-lava-submit.yaml
+++ b/tf-m-lava-submit.yaml
@@ -60,7 +60,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'CODE_REPO'
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
diff --git a/tf-m-nightly.yaml b/tf-m-nightly.yaml
index f563e58..9f1580f 100644
--- a/tf-m-nightly.yaml
+++ b/tf-m-nightly.yaml
@@ -48,7 +48,7 @@
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'GERRIT_REFSPEC'
default: 'refs/heads/master'
diff --git a/tf-m-static.yaml b/tf-m-static.yaml
index e6d7e7c..7dd0b05 100644
--- a/tf-m-static.yaml
+++ b/tf-m-static.yaml
@@ -41,7 +41,7 @@
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://review.trustedfirmware.org/next/ci/tf-m-ci-scripts'
- string:
name: 'GERRIT_REFSPEC'
default: 'refs/heads/master'