QA Home Page: Difference between revisions

From Genecats
Jump to navigationJump to search
(→‎Mailing List Maven: Added note to create sessions instead of using hgsid. Specifically listed servers we should be sending links to.)
No edit summary
Line 30: Line 30:
* Most other links without an hgsid will likely not work.  Instead, create a [http://genome.ucsc.edu/cgi-bin/hgSession?hgS_doMainPage=1 session].
* Most other links without an hgsid will likely not work.  Instead, create a [http://genome.ucsc.edu/cgi-bin/hgSession?hgS_doMainPage=1 session].
* Make sure none of the links you respond with are to our internal servers, such as hgwdev.  Typically we should only send links to genome.ucsc.edu, genome-preview.ucsc.edu, and to hgdownload.cse.ucsc.edu.
* Make sure none of the links you respond with are to our internal servers, such as hgwdev.  Typically we should only send links to genome.ucsc.edu, genome-preview.ucsc.edu, and to hgdownload.cse.ucsc.edu.
==GIT (Source Code Management System)==
*[http://genomewiki.ucsc.edu/index.php/Getting_Started_With_Git Getting_Started_With_Git]
*[http://genomewiki.ucsc.edu/index.php/Working_with_Git Working_with_Git]


[[Category: Browser QA]]
[[Category: Browser QA]]
[[Category: Browser QA Training]]
[[Category: Browser QA Training]]

Revision as of 19:09, 28 March 2011

General Goals

  • Monitor Apache for error 500, target 0.2% a month.
  • No more than 2 data repushes a month.
  • No more than 1 hour downtime during normal business hours.

QAing tracks/assemblies

CGI Build Process & Testing

  • Currently we are on a 3 week CGI software release schedule. See CGI_Build_Schedule for more details.
  • The buildmeister follows this process.
  • When the CGIs are loaded on hgwbeta, the QA'er tests their assigned CGIs. The general CGI testing instructions can be found here.

Mailing List Maven

GIT (Source Code Management System)