Skip to content
galstrom21 edited this page Aug 30, 2012 · 5 revisions

v1.0.1 Release - QA Tests

EULA Modification

  • Verify:
    • popup EULA matches the provided document
    • /home/<user>/RPCS_EULA.txt matches the provided document

All-In-One Tests

  • Single NIC Test
    • Verify:
      • User is not prompted to enter DMZ CIDR options
      • Spin up an instance via the Dashboard
      • Spin up an instance via the nova-cli
  • Multiple NIC Test - WITHOUT DMZ CIDR
    • Verify:
      • User is prompted to enter DMZ CIDR options
        • DO NOT ENTER ANY DMZ CIDR OPTIONS
      • Spin up an instance via the Dashboard
      • Spin up an instance via the nova-cli
  • Multiple NIC Test - WITH DMZ CIDR
    • Verify:
      • User is prompted to enter DMZ CIDR options
        • ENTER DMZ CIDR OPTIONS
      • Spin up an instance via the Dashboard
      • Ensure DMZ CIDR routes are present after instance has been created via dashboard
      • Spin up an instance via the nova-cli
      • Ensure DMZ CIDR routes are present after instance has been created via cli

Multiple Node Tests

  • Single NIC Test
    • Verify:
      • User is not prompted to enter DMZ CIDR options
      • Spin up an instance via the Dashboard
      • Spin up an instance via the nova-cli
  • Multiple NIC Test - WITHOUT DMZ CIDR
    • Verify:
      • User is prompted to enter DMZ CIDR options
        • DO NOT ENTER ANY DMZ CIDR OPTIONS
      • Spin up an instance via the Dashboard
      • Spin up an instance via the nova-cli
  • Multiple NIC Test - WITH DMZ CIDR
    • Verify:
      • User is prompted to enter DMZ CIDR options
        • ENTER DMZ CIDR OPTIONS
      • Spin up an instance via the Dashboard
      • Ensure DMZ CIDR routes are present after instance has been created via dashboard
      • Spin up an instance via the nova-cli
      • Ensure DMZ CIDR routes are present after instance has been created via cli
Clone this wiki locally