How about adding ‘lsb_release -a’ ?

 

Ed R

 

From: SPDK <spdk-bounces@lists.01.org> on behalf of "Verkamp, Daniel" <daniel.verkamp@intel.com>
Reply-To: Storage Performance Development Kit <spdk@lists.01.org>
Date: Monday, March 19, 2018 at 12:47 PM
To: Storage Performance Development Kit <spdk@lists.01.org>
Subject: Re: [SPDK] test system OS & tool versions

 

Hi Paul,

 

We already have the C compiler version in build.log for each machine – search for ‘make cc_version’.  It could be useful to add uname -a as well to round out the system information.

 

Thanks,

-- Daniel

 

From: SPDK [mailto:spdk-bounces@lists.01.org] On Behalf Of Luse, Paul E
Sent: Sunday, March 18, 2018 9:33 AM
To: Storage Performance Development Kit <spdk@lists.01.org>
Subject: [SPDK] test system OS & tool versions

 

A few folks have asked for a convenient way to get this info.  What is we just added

 

uanme –a

gcc –version

 

to the end of autotest.sh that that you could look at any patch and on a per machine basis see what was used?  Are there a few other versions we’d want to add and is tacking this onto the log convenient enough?

 

Other ideas?

 

Thanks

Paul