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

Compare with Current View Page History

« Previous Version 3 Next »

Recommended test cases for release candidates.

Web frontend

  • Block Allocations
    • For each of these, test for weekly, monthly, and list
    • Create new block allocations; try adding multiple times per test
    • Edit block allocations
    • Delete block allocations
    • Request new block allocations; try both specifying a user group and selecting "(group not listed)"; try with and without comments
    • Accept requested block allocations
    • Reject requested block allocations

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