systems directory scripts for Centos7 37/2737/4
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 21 Oct 2015 12:56:38 +0000 (13:56 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 23 Oct 2015 13:58:15 +0000 (13:58 +0000)
commitf1227a6fc81552c59fa56fe63db872871982adcc
treeb7749620fa89407375fdbc57fad5d73df4eab6e9
parent52eacb37b9e6d11174c23bd053f7ad42b1581dd3
systems directory scripts for Centos7

Installation scripts for Centos7 have been updated with new packages.
Script will install also python3 packages and create python virtual
environment. As a last step DPDK, OVS and QEMU will be compiled. So
after script execution VSPERF should be ready for use.
It is recommended to execute installation script from user account
with password less sudo access. Otherwise python environment
must be copied over from root home directory.
After VSPERF generic Makefile will be created by VSPERF-114, it can
be enhanced to call build script too.

Change-Id: I6ff5d2660af29cf8be134a4cae3b1d7b559892fa
JIRA: VSPERF-93
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: Abdul Halim <abdul.halim@intel.com>
Reviewed-by: Billy O Mahony <billy.o.mahony@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
docs/to-be-reorganized/installation.rst
systems/CentOS/build_base_machine.sh
systems/CentOS/prepare_python_env.sh [new file with mode: 0755]
systems/README
systems/build_base_machine.sh