Changes between Initial Version and Version 1 of ServerTestInstructions


Ignore:
Timestamp:
Nov 10, 2017, 2:01:45 PM (6 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerTestInstructions

    v1 v1  
     1[[PageOutline]]
     2= BOINC server software testing =
     3
     4We rely on volunteers to test the BOINC server software.
     5The server software includes everything used by projects:
     6
     7 * The scheduler, feeder, transitioner, and so on.
     8 * The API code
     9 * Wrappers
     10 * The PHP web code
     11 * The python scripts are creating and controlling projects
     12
     13== Becoming a Server tester ==
     14
     15When we are preparing to release a new version of the server software,
     16testers are expected to
     17
     18  * Download the software under test,
     19    and install it on a new or existing project.
     20    Established BOINC projects can use a separate test project for this purpose.
     21  * Build applications and deploy them on the test project.
     22  * Carefully monitor the test project
     23  * Report the results of testing
     24
     25If you are OK with this and want to help test BOINC,
     26send email to [ProjectPeople David Anderson],
     27and we'll give you an account in the BOINC server test project.
     28
     29Testers must subscribe to the [mlist:boinc_dev boinc_dev email list].
     30(You don't need to be a tester to subscribe to this list).
     31
     32== How to test ==
     33
     34See [http://isaac.ssl.berkeley.edu/alpha/server_test_matrix.php the set of test cases].
     35For each release, please do all the General tests,
     36and as many of the other tests as your time and computer environment permit.
     37
     38If you experienced problems with BOINC that are not covered by any of these tests,
     39please post to the [mlist:boinc_dev boinc_dev@ssl.berkeley.edu email list].
     40
     41== How to report test results ==
     42
     43Report results through the [http://isaac.ssl.berkeley.edu/alpha/server_test_form.php web-based interface].
     44You must log in to the [http://isaac.ssl.berkeley.edu/alpha/ BOINC Alpha project]
     45to report test results.
     46
     47== How to report bugs ==
     48
     49In addition to reporting negative test results, we strongly encourage you to
     50[ReportBugs submit detailed bug reports].
     51
     52If you're not sure whether something is a problem, post to the boinc_dev@ssl.berkeley.edu email list.