Whamcloud - gitweb
LU-1434 utils: Add build functionality for wireshark and Lustre/LNet plugins
authorfrank <Frank.Heckes@intel.com>
Sat, 23 Feb 2013 15:58:04 +0000 (07:58 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Apr 2013 18:26:49 +0000 (14:26 -0400)
commit660910a406ccd063e2ae0005040d25d51e547ed1
tree6437401fd8288998f01ff7fa135dec2d45582272
parent6794d7654b4c459519a9e6d85ed439c8c594c2e7
LU-1434 utils: Add build functionality for wireshark and Lustre/LNet plugins

Add build script `wsbuild' to create RPMs for wireshark and Lustre/LNet
plugins. Set-up of the download and compile environment for the desired
wireshark version will be handled via configuration file `wsconfig.sh'.
Intention is to use the script for Jenkins builds.

Signed-off-by: frank <Frank.Heckes@intel.com>
Change-Id: I3e00c5df102f2e52f0abf7c2d48488ccfb38a3ca
Reviewed-on: http://review.whamcloud.com/5520
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Chris Gearing <chris.gearing@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/contrib/wireshark/Makefile
lustre/contrib/wireshark/README
lustre/contrib/wireshark/lustre-wireshark-plugins-template.spec [new file with mode: 0644]
lustre/contrib/wireshark/wsbuild [new file with mode: 0755]
lustre/contrib/wireshark/wsconfig.sh [new file with mode: 0644]