Difference between revisions of "QA Team hardware"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (prettify the table)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Why? ==
 
== Why? ==
  
When developers receive testing results, look at bug reports, or discuss technical issues, they may need you to submit detailed information about configuration of your computer. This report includes such things as: the type of CPU, the kind of memory, and other important hardware specifications. Adding your 'quick link' from here reduces the time which would be wasted if they need ask you to post up additional information, then you getting it and posting it up. It is much faster if you include your link in the bug report/discussion at the beginning. If they do not need it, they need not click on the link.
+
When developers receive testing results, look at bug reports, or discuss technical issues, they may ask you to submit the detailed information about configuration of your computer. This report includes things such as the type of CPU, the kind of memory, and other important hardware specifications. Adding your 'quick link' from here reduces the time which would be wasted if they need ask you to post up additional information, then you getting it and posting it up. It is much faster if you include your link in the bug report/discussion at the beginning. If they do not need it, they need not click on the link.
 
+
Make sure your hardware is healthy before OpenVZ testing, see [[Hardware testing]] for details.
  
 
== How to add new configuration? ==
 
== How to add new configuration? ==
  
FIXME: describe how to gather hardware information
+
* Install this application:
 
 
* Install these three applications (from the trusted standard Ubuntu repositories):
 
  
 
   rpm -Uvh http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-6.gf.el6.noarch.rpm
 
   rpm -Uvh http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-6.gf.el6.noarch.rpm
Line 17: Line 15:
 
   hwinfo > openvz_report.txt
 
   hwinfo > openvz_report.txt
  
* Add output to [http://pastebin.org pastebin] service or create a [https://gist.github.com gist] and link to it to the TOP of table below. This [https://raw.githubusercontent.com/chilicuil/learn/master/python/pastebin Python script] may be helpful.
+
* Add the output to http://pastebin.org service or create a [https://gist.github.com gist] and add a link to it at the '''top''' of the below table. This [https://raw.githubusercontent.com/chilicuil/learn/master/python/pastebin Python script] may be helpful.
 
 
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 31: Line 28:
 
|Server
 
|Server
 
|[https://gist.github.com/ligurio/7654ce5e3714f604c32e Specification]
 
|[https://gist.github.com/ligurio/7654ce5e3714f604c32e Specification]
|sergeyb@
+
|[[User:Sergey Bronnikov]]
 
|-
 
|-
 
|Intel
 
|Intel
Line 37: Line 34:
 
|Desktop
 
|Desktop
 
|na
 
|na
|sergeyb@
+
|[[User:Sergey Bronnikov]]
 
|-
 
|-
 
|Depo
 
|Depo
Line 43: Line 40:
 
|Desktop
 
|Desktop
 
|na
 
|na
|sergeyb@
+
|[[User:Sergey Bronnikov]]
 +
|-
 +
|Dell
 +
|PowerEdge R510
 +
|Rackmount Server
 +
|[http://www.montanalinux.org/files/specs-openvz3-cs-montana-edu.txt dmidecode output]
 +
|Scott Dowdle
 
|}
 
|}
  
  
 
[[Category: QA]]
 
[[Category: QA]]

Latest revision as of 14:43, 9 April 2015

Why?[edit]

When developers receive testing results, look at bug reports, or discuss technical issues, they may ask you to submit the detailed information about configuration of your computer. This report includes things such as the type of CPU, the kind of memory, and other important hardware specifications. Adding your 'quick link' from here reduces the time which would be wasted if they need ask you to post up additional information, then you getting it and posting it up. It is much faster if you include your link in the bug report/discussion at the beginning. If they do not need it, they need not click on the link. Make sure your hardware is healthy before OpenVZ testing, see Hardware testing for details.

How to add new configuration?[edit]

  • Install this application:
 rpm -Uvh http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-6.gf.el6.noarch.rpm
 yum install -y hwinfo.x86_64
  • Run the command:
 hwinfo > openvz_report.txt
Vendor Model Type Full specification Person
Supermicro na Server Specification User:Sergey Bronnikov
Intel na Desktop na User:Sergey Bronnikov
Depo na Desktop na User:Sergey Bronnikov
Dell PowerEdge R510 Rackmount Server dmidecode output Scott Dowdle