Merge "remove os-net-config before trying to clone it"
[apex.git] / build / variables.sh
index 9342ddf..8397dfd 100644 (file)
@@ -8,9 +8,15 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
-rdo_images_cache=/stable-images
-#rdo_images_uri=https://ci.centos.org/artifacts/rdo/images/mitaka/delorean/stable/
-rdo_images_uri=file://$rdo_images_cache
-#onos_artifacts_uri=http://205.177.226.237:9999/onosfw
-onos_artifacts_uri=file:///stable-images/onos/
-odl_artifacts_cache=/stable-images/odl
+rdo_images_uri=https://ci.centos.org/artifacts/rdo/images/mitaka/delorean/stable/
+onos_release_uri=https://dl.dropboxusercontent.com/u/7079970/
+onos_release_file=onos-1.5.0.tar.gz
+
+dpdk_uri_base=http://artifacts.opnfv.org/ovsnfv
+dpdk_rpms=(
+'ovs4opnfv-dpdk-16.04.0-2.el7.centos.x86_64.rpm'
+'ovs4opnfv-dpdk-devel-16.04.0-2.el7.centos.x86_64.rpm'
+'ovs4opnfv-dpdk-examples-16.04.0-2.el7.centos.x86_64.rpm'
+'ovs4opnfv-dpdk-tools-16.04.0-2.el7.centos.x86_64.rpm'
+'ovs4opnfv-openvswitch-2.5.90-0.12060.git46ed1382.1.el7.centos.x86_64.rpm'
+)
\ No newline at end of file