ReferencePlatforms/Test/WinXP: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 49: Line 49:
'''Do not logon with RDP from this point on. It will break the VNC server.'''
'''Do not logon with RDP from this point on. It will break the VNC server.'''
=== Buildbot ===
=== Buildbot ===
  c:\cygwin\bin\cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d buildbot mozilla/tools/buildbot
  cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d buildbot mozilla/tools/buildbot
  cd buildbot
  cd buildbot
  c:\python24\python setup.py build
  c:\python24\python setup.py build
Line 59: Line 59:
Check out talos:
Check out talos:
  cd c:\
  cd c:\
  c:\cygwin\bin\cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d talos mozilla/testing/performance/talos
  cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d talos mozilla/testing/performance/talos


You will need to install a page set in c:\talos\page_load_test.
You will need to install a page set in c:\talos\page_load_test.
Line 78: Line 78:
  buildbot stop talos-slave
  buildbot stop talos-slave
The "build directory" will have been created at this point. Talos needs to be checked out into that directory. Open a command line and cd to it, then run the following command:
The "build directory" will have been created at this point. Talos needs to be checked out into that directory. Open a command line and cd to it, then run the following command:
  c:\cygwin\bin\cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d talos mozilla/testing/performance/talos
  cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d talos mozilla/testing/performance/talos
If you are using the new (chrome based) pageloader, download [http://people.mozilla.org/~bhearsum/QA/Talos/Ref-Platform-Files/tpcomponent.zip this] file and extract it to c:\talos\page_load_test.
If you are using the new (chrome based) pageloader, download [http://people.mozilla.org/~bhearsum/QA/Talos/Ref-Platform-Files/tpcomponent.zip this] file and extract it to c:\talos\page_load_test.


canmove, Confirmed users
6,439

edits