Adding system build scripts for Fedora 21 and Fedora 22 55/3055/6
authorAbdul Halim <abdul.halim@intel.com>
Tue, 27 Oct 2015 16:51:04 +0000 (16:51 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 12 Nov 2015 16:56:00 +0000 (16:56 +0000)
commit41534201310f2ea651aa9ac988ec9e18b9d92567
tree5e87ab2c4d6fc7929488a2e1158b36b062ea5383
parentd0b00cd36cedddd208ab6c4b0306e2ef9a8984a4
Adding system build scripts for Fedora 21 and Fedora 22

Scripts are added for Fedora 21 and 22 to install system requirements
and python packages on these systems. Also modified root
build_base_machine.sh so that it can handle directory structures for
version specific scripts if available.

JIRA: VSPERF-93

Change-Id: If6a311bc7bb1116979faabff5e9097e39f2f5495
Signed-off-by: Abdul Halim <abdul.halim@intel.com>
Reviewed-by: Billy O'Mahony<billy.o.mahony@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
systems/Fedora/21/build_base_machine.sh [new file with mode: 0755]
systems/Fedora/21/prepare_python_env.sh [new file with mode: 0755]
systems/Fedora/22/build_base_machine.sh [new file with mode: 0755]
systems/Fedora/22/prepare_python_env.sh [new file with mode: 0755]
systems/build_base_machine.sh