Skip to content

0.5.4 Test Plan

Allie Crevier edited this page May 24, 2021 · 8 revisions

This test plan covers release 0.5.4 of the SecureDrop Workstation.

Test plan

Test parameters

  • Hardware target: e.g. Thinkpad X1 20KH002JUS
  • Install type: fresh install/"happy path" upgrade/"sad path" upgrade
  • securedrop-workstation-dom0-config version: Check via dnf list in dom0
  • Release candidate version: 0.5.1-rcN

Acceptance Testing

Scenario: Fresh Install

  • If an existing production install is being used for testing, remove it completely with the following commands in dom0:

    securedrop-admin --uninstall
    qvm-kill securedrop-workstation-buster
    sudo dnf remove qubes-template-securedrop-workstation-buster
    sudo dnf remove qubes-template-fedora-32 # may already be absent
    sudo dnf clean all
    qvm-ls | grep fedora-32 # should show no hits
    
  • tk

Scenario: in-place upgrade

  • tk