commit | bc61db770d001a02a824423ed0cbbc8cd8e8480d | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Mon Feb 03 21:39:57 2025 -0800 |
committer | Saheer Babu <saheer.babu@arm.com> | Mon Feb 10 19:11:39 2025 +0000 |
tree | a5432829313bc5b4a7e974a7acf5f9df47d324ed | |
parent | 980c543b4ca474725fdb55c9441e99daafd09c96 [diff] |
Replace JENKINS_URL with JENKINS_PUBLIC_URL To ensure tf-a-ci-scripts can run on both OpenCI and Arm Test CI, JENKINS_URL has been replaced with JENKINS_PUBLIC_URL, as JENKINS_URL is a reserved private URL in Arm infrastructure. JENKINS_PUBLIC_URL is a system-wide environment variable and was configured in: Manage Jenkins > System > Global Properties Default values: OpenCI Production Jenkins: https://ci.trustedfirmware.org/ OpenCI Staging Jenkins: https://ci.staging.trustedfirmware.org/ Arm test CI: https://jenkins.openci-test.arm.com/ Change-Id: I59264f434fc162b5a8122688a0102269b3cb792c Signed-off-by: Saheer Babu <saheer.babu@arm.com>