diff options
author | Justin chi <chigang@huawei.com> | 2017-04-18 11:25:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-18 11:25:10 +0000 |
commit | 494ac5825c5b435d512cc13332e302efd30e2a6c (patch) | |
tree | 79fc0478219705873e5927f506186e84ebaddab7 /build | |
parent | 12e9cbc43f59962cabc8f6fdfb0aec67dec02bd0 (diff) | |
parent | 5cee19684b16e80b131cc3b5441781a3c6a7f971 (diff) |
Merge "Change the default packages url from compass http server to opnfv artifacts"
Diffstat (limited to 'build')
-rw-r--r-- | build/build.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/build.conf b/build/build.conf index cb56e32a..101f01ba 100644 --- a/build/build.conf +++ b/build/build.conf @@ -1,8 +1,5 @@ TIMEOUT=10 -# PACKAGE_URL will be reset in Jenkins for different branch -#export PACKAGE_URL=${PACKAGE_URL:-http://205.177.226.237:9999} - # Jumphost OS version export CENTOS_BASE=${CENTOS_BASE:-$PACKAGE_URL/CentOS-7-x86_64-Minimal-1511.iso} |