[perf-web] Fix machine configuration



commit 74663aa7714c39738ec4211aec9e4088a410d669
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Jul 22 21:05:05 2014 -0400

    Fix machine configuration
    
    Was added based on an old file that I had lying around -
    fix up to what is required now

 config/machines/{tartini.ini => tartini.conf} |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/config/machines/tartini.ini b/config/machines/tartini.conf
similarity index 51%
rename from config/machines/tartini.ini
rename to config/machines/tartini.conf
index 917c073..fd6334a 100644
--- a/config/machines/tartini.ini
+++ b/config/machines/tartini.conf
@@ -1,10 +1,13 @@
 [machine tartini]
 owner=Owen Taylor <otaylor redhat com>
 location=Red Hat Westford Offices
-summary=Intel Sandybridge, 16GB memory
+summary=i5-2500K, 16GB memory
+cpu=Intel Core i5-2500K CPU @ 3.30GHz
+graphics=Intel HD Graphics 3000
+memory=16GiB
 
 [partition tartini/ext4-ssd]
 filesystem=ext4
 disk=Samsung SSD 840 Evo, 120GB
 
-[target tartini/ext4-ssd/buildermaster-x86_64/]
+[target tartini/ext4-ssd/buildmaster-x86_64/x11]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]