You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Recommended test cases for release candidates.

Web frontend

Backend - Management node

General range of tests for the back-end processing. The tests would more detailed depending on the provisioning module and OS module.

  • Reservation flow:
    • start - proper loading through provisioning module
    • monitor - during inuse state, based on check user connection flag
    • end - warning of upcoming end time, reclaim / reload node if applicable
  • End User Notifications: start, end time near, end. Image creation. (User pref dependent)
  • Sysadmin Notifications: Warnings and Criticals
  • Image Creation: pre-capture process(write currentimage.txt, setup OS with boot scripts), proper flow from start - complete. Dependent on provisioning and OS modules.
  • Cluster reservations: Flow - parent /child dependency. Parent process waits on children node to load, etc Children load/processes depend on parent process to handle request state change and notify end-user
  • Block allocations (previously called Block Reservations): Correct processing, notifications/warnings, etc
  • No labels