The following tests are meant for the single-user installation scenario:
  1. Attach to a project.
  2. Schedule an RPC to the project server requesting results to process.
  3. Download the project executable and support files.
  4. Download a result and support files.
  5. Begin execution of the project executable using the retrieved result and support files.
  6. Complete a result and upload the resulting file(s) of the result execution.
  7. Accept the update GUI RPC to tell the client to report the completed result to the scheduler.
  8. Server Scheduler Exponential Back-off on connection failure.
  9. File download Exponential Back-off on transient connection failure.
  10. Server Scheduler Back-off with a requested value.
  11. Server Scheduler error message reported to client.
  12. File download resumes after back-off completes.
  13. File upload resumes after back-off completes.

"; page_tail(); ?>