blob: 797230c97a71c02aeebed2b59e62bbd65160b668 [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#
# Environmental settings for the OpenCI infrastructure.
#
nfs_volume="${WORKSPACE:?}/nfs"
jenkins_url="http://ci.trustedfirmware.org"
tfa_downloads="${DOWNLOAD_SERVER_URL}/tf-a"