aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2017-05-27 15:13:57 +0800
committerYifei Xue <xueyifei@huawei.com>2017-06-02 11:07:56 +0800
commit02603a05c4d3fe59876030dc914cab019193d4e6 (patch)
tree829401a91193c118b8c58d83a2cce898c75e4ddc /build.sh
parentb928c4f50eea276aacebdeb875500e99915e9c92 (diff)
onos sfc for danbue
JIRA: COMPASS-483 Install ovs-common and ovs-dkms. Upgrade the ONOS SFC driver and update the sfc related comfigurations. Change-Id: I47c7fe5cd2cb83517da18c36820dba05522c3835 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 800d627a..b0b25bad 100755
--- a/build.sh
+++ b/build.sh
@@ -21,7 +21,7 @@ WORK_PATH=$COMPASS_PATH
PACKAGES="fuse fuseiso createrepo genisoimage curl"
# PACKAGE_URL will be reset in Jenkins for different branch
-export PACKAGE_URL=${PACKAGE_URL:-http://artifacts.opnfv.org/compass4nfv/package/master}
+export PACKAGE_URL=${PACKAGE_URL:-http://artifacts.opnfv.org/compass4nfv/package/danube}
mkdir -p $WORK_DIR